Borderou de evaluare (job #2928228)

Utilizator AdrianRosuRosu Adrian Andrei AdrianRosu Data 22 octombrie 2022 14:58:13
Problema Dir Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:57:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 57 | while((s[i] >= 'A' && s[i] <= 'Z' )|| (s[i] >= '0' && s[i] <= '9')) | ^~~~~ main.cpp:59:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 59 | i++; | ^ main.cpp:83:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 83 | while((s[i] >= 'A' && s[i] <= 'Z' )|| (s[i] >= '0' && s[i] <= '9')) | ^~~~~ main.cpp:85:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 85 | i++; | ^ main.cpp:108:1: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 108 | for(i=1;i<=k;i++) | ^~~ main.cpp:113:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 113 | for(i=1;i<=k;i++){ | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms315kbOK10
20ms184kbOK10
30ms184kbOK10
40ms184kbOK10
50ms184kbOK10
60ms184kbOK10
70ms184kbOK10
80ms184kbOK10
90ms184kbOK10
100ms184kbOK10
Punctaj total100

Ceva nu functioneaza?