Pagini recente » Borderou de evaluare (job #1795294) | Borderou de evaluare (job #1711280) | Borderou de evaluare (job #630449) | Borderou de evaluare (job #477893) | Borderou de evaluare (job #1551741)
Borderou de evaluare (job #1551741)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:32:37: 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:33:39: 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:37:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
user.cpp:40:35: 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 | 296kb | OK | 10 |
| 2 | 0ms | 300kb | OK | 10 |
| 3 | 0ms | 340kb | OK | 10 |
| 4 | 0ms | 356kb | OK | 10 |
| 5 | 16ms | 700kb | OK | 10 |
| 6 | 36ms | 1048kb | OK | 10 |
| 7 | 44ms | 1304kb | OK | 10 |
| 8 | 56ms | 1500kb | OK | 10 |
| 9 | 184ms | 3120kb | OK | 10 |
| 10 | 284ms | 3844kb | OK | 10 |
| Punctaj total | 100 |