| Problem | exam |
|---|---|
| User | aribah |
| Submission Time | 2026-06-22 15:55:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp:2:9: error: macro names must be identifiers
2 | #define 11 long long
| ^~
exam.cpp:7:2: error: expected initializer before ‘if’
7 | if(x==1) {
| ^~
exam.cpp:10:2: error: expected unqualified-id before ‘if’
10 | if(x==2) {
| ^~