Pagini recente » Borderou de evaluare (job #1109984) | Borderou de evaluare (job #1771035) | Borderou de evaluare (job #2564868) | Borderou de evaluare (job #2847519) | Borderou de evaluare (job #1488718)
Borderou de evaluare (job #1488718)
Raport evaluator
Compilare:
user.cpp: In function ‘void dijkstra(int)’:
user.cpp:34:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < graf[crt.first].size (); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:48:40: 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:49:42: 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:51:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d", &N, &M);
^
user.cpp:53:55: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d%d", &mG[i].x, &mG[i].y, &mG[i].c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 860kb | OK | 10 |
2 | 0ms | 860kb | OK | 10 |
3 | 0ms | 908kb | Incorect | 0 |
4 | 4ms | 928kb | Incorect | 0 |
5 | 36ms | 1464kb | Incorect | 0 |
6 | 84ms | 1996kb | Incorect | 0 |
7 | 108ms | 2160kb | Incorect | 0 |
8 | 76ms | 2520kb | OK | 10 |
9 | Depăşit | 6676kb | Time limit exceeded. | 0 |
10 | Depăşit | 7796kb | Time limit exceeded. | 0 |
Punctaj total | 30 |