Pagini recente » Borderou de evaluare (job #1193043) | Borderou de evaluare (job #2274778) | Borderou de evaluare (job #2644757) | Borderou de evaluare (job #3246481) | Borderou de evaluare (job #2133941)
Borderou de evaluare (job #2133941)
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:62: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:63: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:65: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:69: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 | 2672kb | OK | 10 |
| 3 | 4ms | 2712kb | OK | 10 |
| 4 | 4ms | 2732kb | OK | 10 |
| 5 | 24ms | 3112kb | OK | 10 |
| 6 | 48ms | 3512kb | OK | 10 |
| 7 | 64ms | 3772kb | OK | 10 |
| 8 | 152ms | 4988kb | OK | 10 |
| 9 | 104ms | 4816kb | OK | 10 |
| 10 | 296ms | 6832kb | Incorect | 0 |
| Punctaj total | 90 |