Problem leftright
User nminhnguyenle
Submission Time 2025-10-23 15:10:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

leftright.cpp: In function ‘int main()’:
leftright.cpp:30:29: error: ‘n’ was not declared in this scope
30 | for(int j=mid;j<n;j++){
| ^