Pagini recente » Cod sursa (job #812232) | Borderou de evaluare (job #1339272) | Cod sursa (job #28239) | Borderou de evaluare (job #350462) | Borderou de evaluare (job #1658081)
Borderou de evaluare (job #1658081)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:29:40: 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:30:42: 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:33:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d", &N, &M);
^
user.cpp:37:37: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ("%d%d%d", &a, &b, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 872kb | OK | 10 |
| 2 | 0ms | 864kb | OK | 10 |
| 3 | 0ms | 892kb | OK | 10 |
| 4 | 0ms | 904kb | OK | 10 |
| 5 | 20ms | 1052kb | OK | 10 |
| 6 | 40ms | 1316kb | OK | 10 |
| 7 | 56ms | 1580kb | OK | 10 |
| 8 | 64ms | 1980kb | OK | 10 |
| 9 | 208ms | 3752kb | OK | 10 |
| 10 | 228ms | 4560kb | Killed by signal 11(SIGSEGV). | 0 |
| Punctaj total | 90 |