Pagini recente » Cod sursa (job #2496246) | Cod sursa (job #67488) | Cod sursa (job #185955) | Cod sursa (job #2188789) | Borderou de evaluare (job #3169311)
Borderou de evaluare (job #3169311)
Raport evaluator
Compilare:
main.cpp: In function 'void rezolvare()':
main.cpp:41:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
41 | if (!vizitat[i] && minim > distanta[i])
| ^~
main.cpp:43:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
43 | nod = i; // cel mai apropiat punct neviz
| ^~~
main.cpp:42:23: warning: 'nod' may be used uninitialized [-Wmaybe-uninitialized]
42 | minim = distanta[nod];
| ~~~~~~^~~~~~~~~~~~~~~
main.cpp:35:15: note: 'nod' was declared here
35 | int j, i, nod;
| ^~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 303kb | Incorect | 0 |
| 2 | 0ms | 303kb | Incorect | 0 |
| 3 | 0ms | 303kb | Incorect | 0 |
| 4 | 1ms | 303kb | Incorect | 0 |
| 5 | 3ms | 303kb | Incorect | 0 |
| 6 | 6ms | 303kb | Incorect | 0 |
| 7 | 9ms | 303kb | Incorect | 0 |
| 8 | 14ms | 303kb | Incorect | 0 |
| 9 | 24ms | 303kb | Incorect | 0 |
| 10 | 24ms | 303kb | Incorect | 0 |
| Punctaj total | 0 |