| Problem | addition |
|---|---|
| User | Hytoh |
| Submission Time | 2023-01-18 18:38:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp:7:14: error: missing terminating ' character
7 | cin >> a , b'
| ^
addition.cpp:2:20: error: expected ‘;’ before ‘:’ token
2 | using namespace std:
| ^
| ;
addition.cpp:2:20: error: expected unqualified-id before ‘:’ token