Pagini recente » Borderou de evaluare (job #586840) | Borderou de evaluare (job #1803844) | Borderou de evaluare (job #570012) | Borderou de evaluare (job #1009257) | Borderou de evaluare (job #2356657)
Borderou de evaluare (job #2356657)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:19: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:20: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:21:27: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
main.cpp:30:38: 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 | 4ms | 1310kb | OK | 10 |
| 2 | 4ms | 1310kb | OK | 10 |
| 3 | 7ms | 1441kb | OK | 10 |
| 4 | 8ms | 1441kb | OK | 10 |
| 5 | 45ms | 2228kb | OK | 10 |
| 6 | 84ms | 3014kb | OK | 10 |
| 7 | 102ms | 3932kb | OK | 10 |
| 8 | 272ms | 6410kb | OK | 10 |
| 9 | 219ms | 6160kb | OK | 10 |
| 10 | 400ms | 7864kb | Time limit exceeded | 0 |
| Punctaj total | 90 |