| Problem | chope |
|---|---|
| User | FIips |
| Submission Time | 2026-03-02 08:36:52 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
chope.cpp: In function ‘int main()’:
chope.cpp:18:9: error: ‘a’ was not declared in this scope
18 | a--;
| ^
chope.cpp:22:6: error: ‘a’ was not declared in this scope
22 | if(!a) cout << "Yes";
| ^