Pagini recente » Borderou de evaluare (job #2454075) | Borderou de evaluare (job #161233) | Borderou de evaluare (job #931037) | Borderou de evaluare (job #2518185)
Borderou de evaluare (job #2518185)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:50:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i < DP.size(); ++i)
~~^~~~~~~~~~~
main.cpp:14: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);
^
main.cpp:15: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);
^
main.cpp:17:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
main.cpp:22:35: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &a, &b, &cost);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 2ms | 131kb | OK | 10 |
3 | 4ms | 131kb | OK | 10 |
4 | 5ms | 262kb | OK | 10 |
5 | 31ms | 888kb | OK | 10 |
6 | 57ms | 1441kb | OK | 10 |
7 | 75ms | 2097kb | OK | 10 |
8 | 171ms | 4313kb | OK | 10 |
9 | 157ms | 3710kb | OK | 10 |
10 | 355ms | 6025kb | OK | 10 |
Punctaj total | 100 |