Borderou de evaluare (job #2927962)

Utilizator AdrianRosuRosu Adrian Andrei AdrianRosu Data 21 octombrie 2022 21:48:12
Problema Logic Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 40

Raport evaluator

Compilare: main.cpp: In function 'bool or1(char*)': main.cpp:14:10: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 14 | if(i >= strlen(row)) | ~~^~~~~~~~~~~~~~ main.cpp: In function 'bool xor1(char*)': main.cpp:24:14: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 24 | if(i >= strlen(row)) | ~~^~~~~~~~~~~~~~ main.cpp: In function 'bool and1(char*)': main.cpp:34:14: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 34 | if(i >= strlen(row)) | ~~^~~~~~~~~~~~~~ main.cpp: In function 'bool termen(char*)': main.cpp:44:14: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 44 | if(i >= strlen(row)) | ~~^~~~~~~~~~~~~~ main.cpp: In function 'bool Solve()': main.cpp:93:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 93 | for(int i=0;y[i];i++) | ^~~ main.cpp:96:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 96 | for(i=1;i<=26;i++) | ^~~ main.cpp:99:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 99 | for(i=1;i<=26;i++) | ^~~ main.cpp:104:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 104 | AreEqual = 1; | ^~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbOK10
29ms184kbOK10
399ms184kbOK10
4103ms184kbTime limit exceeded0
5102ms184kbTime limit exceeded0
6102ms184kbTime limit exceeded0
7105ms184kbTime limit exceeded0
80ms184kbOK10
9100ms184kbTime limit exceeded0
10100ms184kbTime limit exceeded0
Punctaj total40

Ceva nu functioneaza?