Problem | tourism |
---|---|
User | AlphanumericUsername |
Submission Time | 2024-11-26 12:55:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
tourism.cpp: In function ‘int32_t main()’:
tourism.cpp:151:18: error: ‘maxi’ was not declared in this scope
151 | if (y + h >= maxi) ans = min(ans, y + t);
| ^~~~