Borderou de evaluare (job #3218027)

Utilizator DaserSerbanescu David Daser Data 25 martie 2024 18:12:11
Problema Tastatură defectă Status done
Runda arhiva-utcn Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:26:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 26 | for(int i=0; i<=(unsigned)strlen(s); i++) | ~^~~~~~~~~~~~~~~~~~~~~ main.cpp:31:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 31 | for(int i=0; i<=(unsigned)strlen(t); i++) | ~^~~~~~~~~~~~~~~~~~~~~ main.cpp:35:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 35 | for(int i=1; i<=35; i++) | ^~~ main.cpp:38:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 38 | fout<<nr<<endl; | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
Punctaj total0

Ceva nu functioneaza?