| Problem | firstabc |
|---|---|
| User | R9q5P8 |
| Submission Time | 2026-05-31 23:06:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
firstabc.cpp: In function ‘int main()’:
firstabc.cpp:8:2: error: expected initializer before ‘a’
8 | a = false; b = false; c = false;
| ^
firstabc.cpp:8:24: error: ‘c’ was not declared in this scope
8 | a = false; b = false; c = false;
| ^