Borderou de evaluare (job #2928223)

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

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
10ms184kbIncorect0
20ms184kbIncorect0
30ms184kbIncorect0
40ms184kbIncorect0
50ms184kbIncorect0
60ms184kbIncorect0
70ms184kbIncorect0
80ms184kbIncorect0
90ms184kbIncorect0
100ms184kbIncorect0
Punctaj total0

Ceva nu functioneaza?