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

Compile Error

ljubomora.cpp: In function ‘int main()’:
ljubomora.cpp:27:22: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
27 | if (game[x] > arr[x]) {
| ^