| Problem | addition |
|---|---|
| User | YellowPurpleDragon |
| Submission Time | 2025-02-16 14:43:28 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp:1:13: error: ‘input’ was not declared in this scope; did you mean ‘int’?
1 | int a = int(input())
| ^~~~~
| int