Problem ljubomora
User Nikelodean
Submission Time 2025-12-17 15:42:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ljubomora.cpp: In function ‘int main()’:
ljubomora.cpp:24:14: error: ‘hi’ was not declared in this scope
24 | ll lo = -1; hi = (ll)1e9+4;
| ^~
ljubomora.cpp:27:17: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
27 | if (game[x] > lo) {
| ^~