Problem paint
User AwkUngenially
Submission Time 2025-04-06 14:57:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

paint.cpp: In function ‘int main()’:
paint.cpp:20:28: error: ‘x’ was not declared in this scope
20 | for (long long i = 0; i < x; i--) {
| ^