Pagini recente » Borderou de evaluare (job #1828070) | Borderou de evaluare (job #3147886) | Borderou de evaluare (job #1401863) | Borderou de evaluare (job #1020524) | Borderou de evaluare (job #1479401)
Borderou de evaluare (job #1479401)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:30: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:31: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:33: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:36: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 | 1052kb | OK | 10 |
2 | 0ms | 1056kb | OK | 10 |
3 | 0ms | 1080kb | OK | 10 |
4 | 4ms | 1096kb | OK | 10 |
5 | 20ms | 1360kb | OK | 10 |
6 | 44ms | 1692kb | OK | 10 |
7 | 56ms | 1780kb | OK | 10 |
8 | 68ms | 1996kb | OK | 10 |
9 | 212ms | 3772kb | OK | 10 |
10 | 272ms | 4808kb | OK | 10 |
Punctaj total | 100 |