Pagini recente » Borderou de evaluare (job #352064) | Borderou de evaluare (job #3341986) | Borderou de evaluare (job #2018869) | Borderou de evaluare (job #2018887) | Borderou de evaluare (job #2979700)
Borderou de evaluare (job #2979700)
Raport evaluator
Compilare:
main.cpp: In function 'int dijkstra(int, int)':
main.cpp:22:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
22 | for(auto [son, t, w] : g[node])
| ^
main.cpp: In function 'int solve(int, int, int)':
main.cpp:39:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
39 | for(auto [son, t, w] : g[node]) {
| ^
main.cpp: In function 'int main()':
main.cpp:58:17: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'bool*' [-Wformat=]
58 | scanf("%d", &isBase[i]);
| ~^ ~~~~~~~~~~
| | |
| | bool*
| int*
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 184kb | OK | 10 |
| 2 | 45ms | 811kb | Incorect | 0 |
| 3 | 0ms | 184kb | Incorect | 0 |
| 4 | 76ms | 626kb | Incorect | 0 |
| 5 | 68ms | 790kb | Incorect | 0 |
| 6 | 103ms | 831kb | Time limit exceeded | 0 |
| 7 | 91ms | 643kb | Incorect | 0 |
| 8 | 0ms | 184kb | OK | 10 |
| 9 | 0ms | 184kb | Incorect | 0 |
| 10 | 5ms | 315kb | Incorect | 0 |
| Punctaj total | 20 |