Pagini recente » Borderou de evaluare (job #1701931) | Borderou de evaluare (job #1507585) | Borderou de evaluare (job #2891556) | Borderou de evaluare (job #2135839) | Borderou de evaluare (job #2356640)
Borderou de evaluare (job #2356640)
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 | 85ms | 3014kb | OK | 10 |
7 | 126ms | 3932kb | OK | 10 |
8 | 258ms | 6279kb | OK | 10 |
9 | 183ms | 6160kb | OK | 10 |
10 | 400ms | 7733kb | Time limit exceeded | 0 |
Punctaj total | 90 |