Borderou de evaluare (job #2490184)
Raport evaluator
Compilare:
main.cpp:13:26: warning: integer overflow in expression [-Woverflow]
const int oo = (1 << 31) - 1;
~~~~~~~~~~^~~
main.cpp: In function 'void bellmanford(int&)':
main.cpp:29:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0;i < v[j].size() ;i++)
~~^~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:57:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i = 1;i <= n; i++)
^~~
main.cpp:60:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
d[1] = 0;
^
main.cpp:79:12: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int j = 2;j <= n;j++)
^~~
main.cpp:81:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
return 0;
^~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 15ms | 6160kb | OK | 5 | 5 |
| 2 | 15ms | 6160kb | OK | 5 | 5 |
| 3 | 15ms | 6160kb | Incorect | 0 | 0 |
| 4 | 15ms | 6160kb | Incorect | 0 | 0 |
| 5 | 16ms | 6160kb | Incorect | 0 | 0 |
| 6 | 15ms | 6160kb | Incorect | 0 | 0 |
| 7 | 15ms | 6160kb | Incorect | 0 |
| 8 | 500ms | 6684kb | Time limit exceeded | 0 | 0 |
| 9 | 54ms | 7077kb | Incorect | 0 |
| 10 | 16ms | 6160kb | Incorect | 0 |
| 11 | 503ms | 7208kb | Time limit exceeded | 0 | 0 |
| 12 | 116ms | 8126kb | Incorect | 0 |
| 13 | 107ms | 7733kb | Incorect | 0 |
| 14 | 192ms | 8781kb | Incorect | 0 |
| 15 | 221ms | 9437kb | Incorect | 0 | 0 |
| 16 | 188ms | 8781kb | Incorect | 0 |
| 17 | 13ms | 6160kb | Incorect | 0 |
| 18 | 266ms | 9961kb | Incorect | 0 | 0 |
| 19 | 310ms | 10616kb | Incorect | 0 |
| 20 | 15ms | 6160kb | Incorect | 0 |
| Punctaj total | 10 |