Borderou de evaluare (job #2927968)

Utilizator AdrianRosuRosu Adrian Andrei AdrianRosu Data 21 octombrie 2022 22:01:03
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:90:18: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 90 | for(int i=0;i<strlen(x);i++) | ~^~~~~~~~~~ main.cpp:93:18: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 93 | for(int i=0;i<strlen(y);i++) | ~^~~~~~~~~~ main.cpp:93:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 93 | for(int i=0;i<strlen(y);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(int 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
28ms184kbOK10
399ms184kbOK10
4103ms184kbTime limit exceeded0
5103ms184kbTime limit exceeded0
6103ms184kbTime limit exceeded0
7103ms184kbTime limit exceeded0
80ms184kbOK10
9103ms184kbTime limit exceeded0
10102ms184kbTime limit exceeded0
Punctaj total40

Ceva nu functioneaza?