Pagini recente » Borderou de evaluare (job #2870877) | Borderou de evaluare (job #2881552) | Borderou de evaluare (job #514936) | Borderou de evaluare (job #1852317) | Borderou de evaluare (job #1923729)
Borderou de evaluare (job #1923729)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:64: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:65: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:67:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &vertices, &edges);
^
user.cpp:70:43: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &u, &v, &weight);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 672kb | OK | 10 |
2 | 0ms | 672kb | OK | 10 |
3 | 0ms | 716kb | OK | 10 |
4 | 0ms | 736kb | OK | 10 |
5 | 28ms | 1280kb | OK | 10 |
6 | 64ms | 1808kb | OK | 10 |
7 | 88ms | 2172kb | OK | 10 |
8 | 188ms | 4552kb | OK | 10 |
9 | Depăşit | 2852kb | Time limit exceeded. | 0 |
10 | Depăşit | 7168kb | Time limit exceeded. | 0 |
Punctaj total | 80 |