| Problem | addition |
|---|---|
| User | chickengoat |
| Submission Time | 2025-01-11 20:50:49 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:10:11: error: expected ‘}’ at end of input
10 | cout << c;
| ^
addition.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^