| Problem | add1_easy | 
|---|---|
| User | mingging1748 | 
| Submission Time | 2024-05-11 10:50:52 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 add1_easy.cpp: In function ‘int main()’:
add1_easy.cpp:10:1: error: expected ‘}’ at end of input
   10 | }
      | ^
add1_easy.cpp:4:12: note: to match this ‘{’
    4 | int main() {
      |            ^