Pagini recente » Borderou de evaluare (job #2909106) | Borderou de evaluare (job #1494152) | Borderou de evaluare (job #1494196) | Borderou de evaluare (job #3162578) | Borderou de evaluare (job #1789195)
Borderou de evaluare (job #1789195)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:15: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:16: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:18: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:20: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 | 876kb | OK | 10 |
2 | 0ms | 884kb | OK | 10 |
3 | 0ms | 920kb | OK | 10 |
4 | 4ms | 940kb | OK | 10 |
5 | 36ms | 1424kb | OK | 10 |
6 | 96ms | 2164kb | OK | 10 |
7 | 120ms | 2176kb | OK | 10 |
8 | 292ms | 4240kb | OK | 10 |
9 | Depăşit | 2716kb | Time limit exceeded. | 0 |
10 | 404ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 80 |