Borderou de evaluare (job #3188699)

Utilizator Sasha_12454Sasha Costea Sasha_12454 Data 3 ianuarie 2024 18:03:59
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
84ms303kbRapuns gresit0
90ms303kbCorect5
100ms303kbRapuns gresit0
110ms303kbCorect5
127ms303kbRapuns gresit0
1354ms1355kbRapuns gresit0
1419ms557kbRapuns gresit0
15750ms1343kbTime limit exceeded0
1634ms1081kbRapuns gresit0
170ms303kbCorect5
1848ms1081kbRapuns gresit0
19751ms1343kbTime limit exceeded0
2059ms1347kbRapuns gresit0
213ms303kbRapuns gresit0
2244ms1085kbRapuns gresit0
Punctaj total35

Ceva nu functioneaza?