Problem razlika
User eliasxyz
Submission Time 2025-06-06 20:33:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

razlika.cpp: In function ‘int main()’:
razlika.cpp:25:22: error: expected ‘;’ before ‘)’ token
25 | M=C[i+(N-Q-1)]-C[i]);
| ^
| ;