Pagini recente » Borderou de evaluare (job #2557368) | Borderou de evaluare (job #1241282) | Borderou de evaluare (job #608197) | Borderou de evaluare (job #2764952) | Borderou de evaluare (job #2134456)
Borderou de evaluare (job #2134456)
Raport evaluator
Compilare:
user.cpp:12:37: warning: integer overflow in expression [-Woverflow]
int distance[50001], OO = (1 << 31) - 1;
^
user.cpp: In function ‘int main()’:
user.cpp:66: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:67: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:69:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &nodes, &edges);
^
user.cpp:73:41: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &u, &v, &cost);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 2680kb | OK | 10 |
| 2 | 0ms | 2676kb | OK | 10 |
| 3 | 4ms | 2716kb | OK | 10 |
| 4 | 4ms | 2728kb | OK | 10 |
| 5 | 24ms | 3108kb | OK | 10 |
| 6 | 44ms | 3496kb | OK | 10 |
| 7 | 64ms | 3772kb | OK | 10 |
| 8 | 144ms | 4944kb | OK | 10 |
| 9 | 96ms | 4812kb | OK | 10 |
| 10 | 288ms | 6832kb | OK | 10 |
| Punctaj total | 100 |