| Problem | add1 |
|---|---|
| User | sporknives |
| Submission Time | 2025-05-19 22:16:40 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
add1.cpp:1:1: error: ‘import’ does not name a type
1 | import math
| ^~~~~~
add1.cpp:19:1: error: expected unqualified-id before ‘if’
19 | if ans.is_integer():
| ^~