Problem photo
User burningout
Submission Time 2025-03-08 02:20:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

photo.cpp: In function ‘int main()’:
photo.cpp:35:22: error: ‘val’ was not declared in this scope; did you mean ‘value’?
35 | int diff = value - val;
| ^~~
| value