| Problem | addition | 
|---|---|
| User | donkeykong | 
| Submission Time | 2023-04-30 11:16:12 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 addition.cpp: In function ‘int main()’:
addition.cpp:6:7: error: expected primary-expression before ‘int’
    6 | cout<<int a + int b;
      |       ^~~