| Problem | add1_easy |
|---|---|
| User | chatdanai |
| Submission Time | 2026-04-21 14:21:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
add1_easy.cpp:1:1: error: expected unqualified-id before ‘while’
1 | while True:
| ^~~~~
add1_easy.cpp:28:18: error: expected constructor, destructor, or type conversion before ‘(’ token
28 | print(mp.get(s, s))
| ^