Problem paint
User isaackhong
Submission Time 2023-01-13 14:47:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

paint.cpp: In function ‘int main()’:
paint.cpp:24:5: error: expected ‘}’ at end of input
24 | }
| ^
paint.cpp:12:11: note: to match this ‘{’
12 | int main(){
| ^