Borderou de evaluare (job #2927962)
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 |
1 | 0ms | 184kb | OK | 10 |
2 | 9ms | 184kb | OK | 10 |
3 | 99ms | 184kb | OK | 10 |
4 | 103ms | 184kb | Time limit exceeded | 0 |
5 | 102ms | 184kb | Time limit exceeded | 0 |
6 | 102ms | 184kb | Time limit exceeded | 0 |
7 | 105ms | 184kb | Time limit exceeded | 0 |
8 | 0ms | 184kb | OK | 10 |
9 | 100ms | 184kb | Time limit exceeded | 0 |
10 | 100ms | 184kb | Time limit exceeded | 0 |
Punctaj total | 40 |