Pagini recente » Borderou de evaluare (job #1034897) | Borderou de evaluare (job #2170624) | Borderou de evaluare (job #3094780) | Borderou de evaluare (job #2301762) | Borderou de evaluare (job #1925536)
Borderou de evaluare (job #1925536)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:59: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:60: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:62: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:65:44: 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 | 668kb | OK | 10 |
| 2 | 0ms | 672kb | OK | 10 |
| 3 | 0ms | 712kb | OK | 10 |
| 4 | 0ms | 740kb | OK | 10 |
| 5 | 20ms | 1260kb | OK | 10 |
| 6 | 40ms | 1816kb | OK | 10 |
| 7 | 56ms | 2084kb | OK | 10 |
| 8 | 152ms | 4424kb | OK | 10 |
| 9 | 88ms | 2676kb | OK | 10 |
| 10 | 300ms | 7268kb | OK | 10 |
| Punctaj total | 100 |