Borderou de evaluare (job #3188689)

Utilizator Sasha_12454Eric Paturan Sasha_12454 Data 3 ianuarie 2024 17:59:24
Problema Eq4 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 35

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:65:22: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 65 | else if((ch[i]=='+' && ch[i+1]=='t') || (ch[i]=='-' && ch[i+1]=='t')) | ^~ main.cpp:67:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 67 | i++; | ^ main.cpp:93:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 93 | for(int i=a; i<=b; i++) | ^~~ main.cpp:98:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 98 | sort(v+1,v+cnt+1); | ^~~~ main.cpp:121:17: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 121 | while(v[st]==v[fin] && st>=1) | ^~~~~ main.cpp:123:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 123 | st++; | ^~ main.cpp:124:17: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 124 | while(v[dr]==v[fin] && dr<=cnt) | ^~~~~ main.cpp:126:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 126 | dr--; | ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbCorect1
20ms303kbCorect1
30ms303kbCorect4
40ms303kbCorect4
50ms303kbCorect5
60ms303kbCorect5
71ms303kbRapuns gresit0
86ms303kbRapuns gresit0
90ms303kbCorect5
100ms303kbRapuns gresit0
110ms303kbCorect5
127ms303kbRapuns gresit0
139ms618kbKilled by Signal 110
144ms622kbKilled by Signal 110
154ms614kbKilled by Signal 110
169ms622kbKilled by Signal 110
170ms303kbCorect5
184ms614kbKilled by Signal 110
199ms614kbKilled by Signal 110
209ms618kbKilled by Signal 110
212ms303kbRapuns gresit0
225ms618kbKilled by Signal 110
Punctaj total35

Ceva nu functioneaza?