Problem restaurant
User StormyGood
Submission Time 2025-11-09 12:45:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

restaurant.cpp: In function ‘int32_t main()’:
restaurant.cpp:18:14: error: ‘minn’ was not declared in this scope
18 | maxx = max(minn,curr);
| ^~~~