| Problem | addition |
|---|---|
| User | VehaanGVikram |
| Submission Time | 2025-01-07 18:55:27 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:8:9: error: expected ‘}’ at end of input
8 | cout<<c;
| ^
addition.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^