Problem photo
User om2024
Submission Time 2025-01-16 17:46:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

photo.cpp: In function ‘int main()’:
photo.cpp:26:25: error: ‘r’ was not declared in this scope
26 | while(zeroes!=0 && l<=r) {
| ^
photo.cpp: At global scope:
photo.cpp:31:1: error: expected declaration before ‘}’ token
31 | }
| ^