Problem paint
User itchydeez
Submission Time 2023-12-15 12:09:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

paint.cpp: In function ‘int main()’:
paint.cpp:23:15: error: ‘j’ was not declared in this scope
23 | for (int g=0;j<n;j++){
| ^