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

Compile Error

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