Borderou de evaluare (job #3218025)

Utilizator DaserSerbanescu David Daser Data 25 martie 2024 18:08:56
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:25:19: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 25 | for(int i=0; i<=strlen(s); i++) | ~^~~~~~~~~~~ main.cpp:30:19: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 30 | for(int i=0; i<=strlen(t); i++) | ~^~~~~~~~~~~ main.cpp:34:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 34 | for(int i=1; i<=35; i++) | ^~~ main.cpp:37:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 37 | fout<<nr<<endl; | ^~~~ main.cpp: In function 'int red(int)': main.cpp:14:1: warning: control reaches end of non-void function [-Wreturn-type] 14 | } | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbIncorect0
Punctaj total0

Ceva nu functioneaza?