Problem | addition |
---|---|
User | Anonymous35V |
Submission Time | 2023-11-08 10:41:45 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
addition.cpp: In function ‘int32_t main()’:
addition.cpp:7:2: error: expected ‘,’ or ‘;’ before ‘cout’
7 | cout << a << b;
| ^~~~