Borderou de evaluare (job #824485)

Utilizator avatar brianabucur11 Briana Bucur brianabucur11 IP ascuns
Problemă Biscuit Compilator cpp-32
Rundă cex_cnilc1_s1 Status evaluat
Dată 17 mai 2025 11:43:06 Scor 40

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:72:30: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] 72 | if (!(v[i][j]&(1<<0))==1 && j>1) | ^~ main.cpp:72:13: note: add parentheses around left hand side expression to silence this warning 72 | if (!(v[i][j]&(1<<0))==1 && j>1) | ^~~~~~~~~~~~~~~~~ | ( ) main.cpp:79:30: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] 79 | if (!(v[i][j]&(1<<1))==1 && j<m+1) | ^~ main.cpp:79:13: note: add parentheses around left hand side expression to silence this warning 79 | if (!(v[i][j]&(1<<1))==1 && j<m+1) | ^~~~~~~~~~~~~~~~~ | ( ) main.cpp:86:30: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] 86 | if (!(v[i][j]&(1<<2))==1 && i>1) | ^~ main.cpp:86:13: note: add parentheses around left hand side expression to silence this warning 86 | if (!(v[i][j]&(1<<2))==1 && i>1) | ^~~~~~~~~~~~~~~~~ | ( ) main.cpp:93:30: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] 93 | if (!(v[i][j]&(1<<3))==1 && i<n+1) | ^~ main.cpp:93:13: note: add parentheses around left hand side expression to silence this warning 93 | if (!(v[i][j]&(1<<3))==1 && i<n+1) | ^~~~~~~~~~~~~~~~~ | ( )
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 266 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 770 kb Memory limit exceeded 0
5 1 ms 528 kb OK 10
6 9 ms 774 kb Memory limit exceeded 0
7 9 ms 1032 kb Memory limit exceeded 0
8 9 ms 1032 kb Memory limit exceeded 0
9 9 ms 1036 kb Memory limit exceeded 0
10 9 ms 1298 kb Memory limit exceeded 0
Punctaj total 40