| Problem | evilbz |
|---|---|
| User | Lerongt |
| Submission Time | 2026-06-23 11:26:16 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
evilbz.cpp: In function ‘int main()’:
evilbz.cpp:8:13: error: ‘B’ was not declared in this scope
8 | if(s == B){
| ^
evilbz.cpp:10:21: error: ‘BE’ was not declared in this scope
10 | }else if ( s == BE)
| ^~