Problem photo
User altaf
Submission Time 2025-02-21 09:48:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

photo.cpp: In function β€˜int main()’:
photo.cpp:62:24: error: expected β€˜;’ before numeric constant
62 | ans = heights[r].first 0 heights[l].second;
| ^~
| ;