Problem trollingbribritt
User JAVIER
Submission Time 2025-01-22 16:34:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

trollingbribritt.cpp: In function ‘int main()’:
trollingbribritt.cpp:8:7: error: ‘j’ was not declared in this scope
8 | for (j=0; j<Q, j++)
| ^
trollingbribritt.cpp:8:20: error: expected ‘;’ before ‘)’ token
8 | for (j=0; j<Q, j++)
| ^
| ;
trollingbribritt.cpp:29:5: error: ‘cour’ was not declared in this scope
29 | cour<<-1
| ^~~~
trollingbribritt.cpp:33:20: error: ‘end1’ was not declared in this scope
33 | cout<<dq[x-1]<<end1;
| ^~~~