| Problem | addition |
|---|---|
| User | dino |
| Submission Time | 2024-12-01 19:49:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp:7:20: error: missing terminating ' character
7 | x=int(input(what's x?))
| ^~~~~~~
addition.cpp:1:1: error: āzā does not name a type
1 | z = int(input("What's z? "))
| ^