| Problem | evilbz |
|---|---|
| User | aribah |
| Submission Time | 2026-06-23 09:36:40 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
evilbz.cpp:2:9: error: macro names must be identifiers
2 | #define 11 long long
| ^~
evilbz.cpp: In function ‘int main()’:
evilbz.cpp:6:9: error: ‘S’ was not declared in this scope
6 | cin << S
| ^
evilbz.cpp:11:5: error: expected ‘(’ before ‘S’
11 | if S = "evil bz" {
| ^
| (