Pagini recente » Borderou de evaluare (job #3297701) | Borderou de evaluare (job #3298964) | Borderou de evaluare (job #3299860) | Borderou de evaluare (job #1912225) | Borderou de evaluare (job #3300428)
Borderou de evaluare (job #3300428)
Raport evaluator
Compilare:
main.cpp: In function 'void debug(int)':
main.cpp:42:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
42 | for(int i = 1; i <= n; i++) out<<(a[i] <= x)<<" "; out<<"\n";
| ^~~
main.cpp:42:56: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
42 | for(int i = 1; i <= n; i++) out<<(a[i] <= x)<<" "; out<<"\n";
| ^~~
main.cpp:43:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
43 | for(int i = 1; i <= n; i++) out<<dsu.father[i]<<" "; out<<"\n";
| ^~~
main.cpp:43:58: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
43 | for(int i = 1; i <= n; i++) out<<dsu.father[i]<<" "; out<<"\n";
| ^~~
main.cpp:44:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
44 | for(int i = 1; i <= n; i++) out<<dsu.inset[i]<<" "; out<<"\n";
| ^~~
main.cpp:44:57: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
44 | for(int i = 1; i <= n; i++) out<<dsu.inset[i]<<" "; out<<"\n";
| ^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 1ms | 303kb | OK | 10 | 10 |
2 | 0ms | 303kb | OK | 10 | 10 |
3 | 0ms | 303kb | OK | 10 | 10 |
4 | 4ms | 819kb | OK | 10 | 10 |
5 | 14ms | 1789kb | Killed by Signal 11 | 0 | 0 |
6 | 20ms | 2113kb | Killed by Signal 11 | 0 |
7 | 30ms | 3121kb | Killed by Signal 11 | 0 | 0 |
8 | 30ms | 3416kb | Killed by Signal 11 | 0 | 0 |
9 | 31ms | 3604kb | Killed by Signal 11 | 0 |
10 | 28ms | 3473kb | OK | 10 | 10 |
Punctaj total | 50 |