Pagini recente » Cod sursa (job #981284) | Cod sursa (job #1001280) | Monitorul de evaluare | Monitorul de evaluare | Borderou de evaluare (job #2505868)
Borderou de evaluare (job #2505868)
Raport evaluator
Compilare:
main.cpp: In function 'void read()':
main.cpp:29: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:32:38: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &c);
^
main.cpp: In function 'int main()':
main.cpp:83: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:84: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);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 5ms | 1310kb | OK | 10 |
| 2 | 6ms | 1310kb | OK | 10 |
| 3 | 17ms | 1310kb | OK | 10 |
| 4 | 29ms | 1437kb | OK | 10 |
| 5 | 1002ms | 1851kb | Time limit exceeded | 0 |
| 6 | 1007ms | 2285kb | Time limit exceeded | 0 |
| 7 | 1002ms | 2519kb | Time limit exceeded | 0 |
| 8 | 179ms | 4575kb | OK | 10 |
| 9 | 1003ms | 4063kb | Time limit exceeded | 0 |
| 10 | 1000ms | 5898kb | Time limit exceeded | 0 |
| Punctaj total | 50 |