Pagini recente » Borderou de evaluare (job #3285920) | Borderou de evaluare (job #2773878) | Borderou de evaluare (job #3298182) | Borderou de evaluare (job #2798321) | Borderou de evaluare (job #3300321)
Borderou de evaluare (job #3300321)
Raport evaluator
Compilare:
main.cpp: In member function 'void disjointset::debug()':
main.cpp:55:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
55 | for(int i = 1; i <= sz; i++) out<<i<<" "; out<<"\n";
| ^~~
main.cpp:55:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
55 | for(int i = 1; i <= sz; i++) out<<i<<" "; out<<"\n";
| ^~~
main.cpp:56:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
56 | for(int i = 1; i <= sz; i++) out<<father[i]<<" "; out<<"\n";
| ^~~
main.cpp:56:59: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
56 | for(int i = 1; i <= sz; i++) out<<father[i]<<" "; out<<"\n";
| ^~~
main.cpp:57:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
57 | for(int i = 1; i <= sz; i++) out<<inset[i]<<" "; out<<"\n";
| ^~~
main.cpp:57:58: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
57 | for(int i = 1; i <= sz; i++) out<<inset[i]<<" "; out<<"\n";
| ^~~
main.cpp:58:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
58 | for(int i = 1; i <= sz; i++) out<<island[i]<<" "; out<<"\n";
| ^~~
main.cpp:58:59: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
58 | for(int i = 1; i <= sz; i++) out<<island[i]<<" "; out<<"\n";
| ^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 303kb | OK | 10 |
2 | 0ms | 303kb | OK | 10 |
3 | 1ms | 303kb | OK | 10 |
4 | 1ms | 557kb | OK | 10 |
5 | 3ms | 819kb | OK | 10 |
6 | 5ms | 1343kb | OK | 10 |
7 | 4ms | 1343kb | OK | 10 |
8 | 9ms | 2129kb | OK | 10 |
9 | 8ms | 2129kb | OK | 10 |
10 | 9ms | 2129kb | OK | 10 |
Punctaj total | 100 |