Problem leftright
User CKCodeBreaker55
Submission Time 2024-12-11 16:30:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

leftright.cpp: In function ‘int main()’:
leftright.cpp:29:22: error: invalid operands of types ‘long long int’ and ‘<unresolved overloaded function type>’ to binary ‘operator<=’
29 | for (int x = 0; x <= index; x++)
| ~~^~~~~~~~