Pagini recente » Borderou de evaluare (job #1209104) | Borderou de evaluare (job #1580508) | Borderou de evaluare (job #638456) | Borderou de evaluare (job #1108727) | Borderou de evaluare (job #1595842)
Borderou de evaluare (job #1595842)
Raport evaluator
Compilare:
user.cpp: In function ‘void Dijkstra(int)’:
user.cpp:62:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( int i = 0 ; i < ad[nod].size() ; ++i )
^
user.cpp: In function ‘int main()’:
user.cpp:87:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.in","r",stdin);
^
user.cpp:88:39: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("dijkstra.out","w",stdout);
^
user.cpp:90:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:93:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&x,&y,&c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1076kb | OK | 10 |
2 | 0ms | 1072kb | OK | 10 |
3 | 64ms | 1096kb | OK | 10 |
4 | 136ms | 1112kb | OK | 10 |
5 | Depăşit | 1368kb | Time limit exceeded. | 0 |
6 | Depăşit | 1644kb | Time limit exceeded. | 0 |
7 | Depăşit | 1784kb | Time limit exceeded. | 0 |
8 | 68ms | 2028kb | OK | 10 |
9 | Depăşit | 3672kb | Time limit exceeded. | 0 |
10 | Depăşit | 4468kb | Time limit exceeded. | 0 |
Punctaj total | 50 |