Pagini recente » Borderou de evaluare (job #1279187) | Borderou de evaluare (job #1936861) | Borderou de evaluare (job #2399023) | Borderou de evaluare (job #1092596) | Borderou de evaluare (job #2632042)
Borderou de evaluare (job #2632042)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:106: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);
^
main.cpp:107: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);
^
main.cpp:108:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
main.cpp:113:39: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &cost);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 4ms | 1703kb | OK | 10 |
| 2 | 5ms | 1703kb | OK | 10 |
| 3 | 7ms | 1835kb | OK | 10 |
| 4 | 9ms | 1835kb | OK | 10 |
| 5 | 46ms | 2228kb | OK | 10 |
| 6 | 76ms | 2621kb | OK | 10 |
| 7 | 134ms | 3014kb | OK | 10 |
| 8 | 733ms | 4055kb | Killed by Signal 11 | 0 |
| 9 | 133ms | 4194kb | OK | 10 |
| 10 | 281ms | 5767kb | Killed by Signal 11 | 0 |
| Punctaj total | 80 |