Problem | paint |
---|---|
User | jerrielchangjiebin |
Submission Time | 2024-12-16 15:34:46 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
paint.cpp: In function ‘int main()’:
paint.cpp:28:1: error: expected ‘}’ at end of input
28 | }
| ^
paint.cpp:7:12: note: to match this ‘{’
7 | int main() {
| ^