Problem | paint |
---|---|
User | justin271828 |
Submission Time | 2023-06-13 11:44:07 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
paint.cpp: In function ‘int main()’:
paint.cpp:20:10: error: expected primary-expression before ‘int’
20 | cout << int total;
| ^~~