| Problem | addition | 
|---|---|
| User | Curiocodeexplorer | 
| Submission Time | 2023-11-08 10:05:06 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 addition.cpp: In function ‘int main()’:
addition.cpp:9:5: error: expected ‘,’ or ‘;’ before ‘cout’
    9 |     cout<<a+b;
      |     ^~~~