Borderou de evaluare (job #3193062)
Raport evaluator
Compilare:
main.cpp: In function 'int find_root(int)':
main.cpp:7:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
7 | if (parent[node] == node)
| ^~
main.cpp:10:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
10 | return parent[node] = find_root(parent[node]);
| ^~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 557kb | OK | 10 | 10 |
| 2 | 0ms | 557kb | OK | 10 | 10 |
| 3 | 0ms | 557kb | OK | 10 | 10 |
| 4 | 1ms | 819kb | OK | 10 | 10 |
| 5 | 1ms | 819kb | OK | 10 | 30 |
| 6 | 9ms | 1343kb | OK | 10 |
| 7 | 9ms | 1335kb | OK | 10 |
| 8 | 9ms | 819kb | OK | 10 | 10 |
| 9 | 6ms | 819kb | OK | 10 | 10 |
| 10 | 9ms | 819kb | OK | 10 | 10 |
| Punctaj total | 100 |