Pagini recente » Borderou de evaluare (job #2134251) | Borderou de evaluare (job #2145412) | Borderou de evaluare (job #1563307) | Borderou de evaluare (job #1824269) | Borderou de evaluare (job #1448096)
Borderou de evaluare (job #1448096)
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 | 1084kb | OK | 10 |
4 | 4ms | 1092kb | OK | 10 |
5 | 20ms | 1368kb | OK | 10 |
6 | 40ms | 1692kb | OK | 10 |
7 | 56ms | 1784kb | OK | 10 |
8 | 68ms | 1992kb | OK | 10 |
9 | 208ms | 3772kb | OK | 10 |
10 | 268ms | 4812kb | OK | 10 |
Punctaj total | 100 |