Borderou de evaluare (job #2927965)

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

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(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
10ms274kbOK10
29ms184kbOK10
3100ms184kbTime limit exceeded0
4105ms184kbTime limit exceeded0
5104ms184kbTime limit exceeded0
6100ms184kbTime limit exceeded0
7105ms184kbTime limit exceeded0
80ms184kbOK10
9105ms184kbTime limit exceeded0
10102ms184kbTime limit exceeded0
Punctaj total30

Ceva nu functioneaza?