Problem | addition |
---|---|
User | DuckyKayden |
Submission Time | 2025-07-09 16:48:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int32_t main()’:
addition.cpp:12:13: error: expected ‘;’ before ‘:’ token
12 | cout << a+b:
| ^
| ;