Problem paint
User AltheaZ
Submission Time 2023-06-27 11:47:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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