Pagini recente » Monitorul de evaluare | Borderou de evaluare (job #181492) | Borderou de evaluare (job #2003512) | Borderou de evaluare (job #139491) | Borderou de evaluare (job #1789203)
Borderou de evaluare (job #1789203)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:16: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:17: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:19:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &n, &m);
^
user.cpp:21:47: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
int x, y, c; scanf("%d %d %d", &x, &y, &c);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 856kb | OK | 10 |
| 2 | 0ms | 864kb | OK | 10 |
| 3 | 0ms | 888kb | OK | 10 |
| 4 | 0ms | 904kb | OK | 10 |
| 5 | 20ms | 1208kb | OK | 10 |
| 6 | 40ms | 1564kb | OK | 10 |
| 7 | 56ms | 1712kb | OK | 10 |
| 8 | 148ms | 2676kb | OK | 10 |
| 9 | 92ms | 2108kb | OK | 10 |
| 10 | 272ms | 4808kb | OK | 10 |
| Punctaj total | 100 |