Borderou de evaluare (job #2683520)
Raport evaluator
Compilare:
main.cpp: In function 'void process_op(std::stack<bool>&, std::__cxx11::string)':
main.cpp:54:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if (op == "NOT") st.push(l); st.push(!r);
^~
main.cpp:54:34: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
if (op == "NOT") st.push(l); st.push(!r);
^~
main.cpp: In function 'int main()':
main.cpp:120:14: warning: array subscript has type 'char' [-Wchar-subscripts]
val[c] ^= 1;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 3ms | 131kb | OK | 10 |
2 | 3ms | 131kb | Incorect | 0 |
3 | 3ms | 131kb | Incorect | 0 |
4 | 3ms | 131kb | Killed by Signal 11 | 0 |
5 | 17ms | 131kb | OK | 10 |
6 | 3ms | 131kb | Killed by Signal 11 | 0 |
7 | 2ms | 131kb | Killed by Signal 11 | 0 |
8 | 2ms | 131kb | Killed by Signal 11 | 0 |
9 | 3ms | 131kb | Killed by Signal 11 | 0 |
10 | 15ms | 131kb | OK | 10 |
Punctaj total | 30 |