| Problem | addition |
|---|---|
| User | Adam |
| Submission Time | 2024-06-18 10:36:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:9:10: error: expected ‘}’ at end of input
9 | cout <<c;
| ^
addition.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^