| Problem | addition |
|---|---|
| User | ArianneLim |
| Submission Time | 2024-06-18 10:38:40 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int main()’:
addition.cpp:10:2: error: expected ‘,’ or ‘;’ before ‘cout’
10 | cout << c <<;
| ^~~~