Pagini recente » Borderou de evaluare (job #2119700) | Borderou de evaluare (job #357877) | Borderou de evaluare (job #847967) | Borderou de evaluare (job #146243) | Borderou de evaluare (job #1923676)
Borderou de evaluare (job #1923676)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:58: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:59: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:61: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:64: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 | 724kb | OK | 10 |
4 | 0ms | 744kb | OK | 10 |
5 | 20ms | 1280kb | OK | 10 |
6 | 40ms | 1804kb | OK | 10 |
7 | 52ms | 2160kb | OK | 10 |
8 | 132ms | 4428kb | OK | 10 |
9 | Depăşit | 2908kb | Time limit exceeded. | 0 |
10 | 356ms | 7080kb | OK | 10 |
Punctaj total | 90 |