Pagini recente » Borderou de evaluare (job #981703) | Borderou de evaluare (job #1890898) | Borderou de evaluare (job #430426) | Borderou de evaluare (job #694303) | Borderou de evaluare (job #1448095)
Borderou de evaluare (job #1448095)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:14: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);
^
user.cpp:15: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);
^
user.cpp:17: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:20:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &nod1, &nod2, &cost);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1056kb | OK | 10 |
| 2 | 0ms | 1052kb | OK | 10 |
| 3 | 0ms | 1080kb | OK | 10 |
| 4 | 0ms | 1092kb | OK | 10 |
| 5 | 20ms | 1364kb | OK | 10 |
| 6 | 40ms | 1692kb | OK | 10 |
| 7 | 56ms | 1780kb | OK | 10 |
| 8 | 68ms | 1996kb | OK | 10 |
| 9 | 208ms | 3776kb | OK | 10 |
| 10 | 268ms | 4812kb | OK | 10 |
| Punctaj total | 100 |