Pagini recente » Borderou de evaluare (job #2045210) | Borderou de evaluare (job #1664979) | Borderou de evaluare (job #1995550) | Borderou de evaluare (job #1430582) | Borderou de evaluare (job #2761287)
Borderou de evaluare (job #2761287)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:41: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:42: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:43: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:46:41: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 14ms | 1310kb | OK | 10 |
2 | 5ms | 1310kb | OK | 10 |
3 | 7ms | 1441kb | OK | 10 |
4 | 8ms | 1441kb | OK | 10 |
5 | 32ms | 1835kb | OK | 10 |
6 | 60ms | 2359kb | OK | 10 |
7 | 88ms | 2621kb | OK | 10 |
8 | 159ms | 4313kb | OK | 10 |
9 | 121ms | 3801kb | OK | 10 |
10 | 333ms | 6025kb | OK | 10 |
Punctaj total | 100 |