Pagini recente » Borderou de evaluare (job #1441409) | Borderou de evaluare (job #3223441) | Borderou de evaluare (job #1985475) | Borderou de evaluare (job #2861638)
Borderou de evaluare (job #2861638)
Raport evaluator
Compilare:
main.cpp: In function 'void roy_floyd()':
main.cpp:24:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
24 | if (dist[i][k] && dist[k][j]);
| ^~
main.cpp:25:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
25 | if (dist[i][j]>dist[i][k]+dist[k][j] || (dist[i][j]==0 && i!=j)) {
| ^~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 184kb | OK | 10 |
2 | 2ms | 184kb | Incorect | 0 |
3 | 2ms | 184kb | OK | 10 |
4 | 2ms | 184kb | OK | 10 |
5 | 2ms | 184kb | OK | 10 |
6 | 2ms | 184kb | OK | 10 |
7 | 6ms | 278kb | OK | 10 |
8 | 6ms | 200kb | OK | 10 |
9 | 6ms | 229kb | OK | 10 |
10 | 11ms | 311kb | OK | 10 |
Punctaj total | 90 |