Problem | paint |
---|---|
User | blob |
Submission Time | 2023-12-11 13:59:26 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
paint.cpp: In function ‘int main()’:
paint.cpp:19:28: error: expected ‘}’ at end of input
19 | long long totalCost = 0;
| ^
paint.cpp:4:8: note: to match this ‘{’
4 | main() {
| ^