Pagini recente » Borderou de evaluare (job #1523615) | Borderou de evaluare (job #1245457) | Borderou de evaluare (job #2007308) | Borderou de evaluare (job #2350663) | Borderou de evaluare (job #2469180)
Borderou de evaluare (job #2469180)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:17:39: 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);
^
main.cpp:18:41: 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);
^
main.cpp:19:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
main.cpp:23:45: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &from, &to, &cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 5ms | 1572kb | OK | 10 |
2 | 5ms | 1572kb | OK | 10 |
3 | 7ms | 1572kb | OK | 10 |
4 | 7ms | 1572kb | OK | 10 |
5 | 34ms | 2056kb | OK | 10 |
6 | 61ms | 2424kb | OK | 10 |
7 | 81ms | 2695kb | OK | 10 |
8 | 191ms | 4333kb | OK | 10 |
9 | 127ms | 3809kb | OK | 10 |
10 | 405ms | 6606kb | OK | 10 |
Punctaj total | 100 |