Problem trollingbribritt
User hyishigh
Submission Time 2024-12-14 09:57:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

trollingbribritt.cpp: In function ‘int main()’:
trollingbribritt.cpp:10:5: error: expected ‘;’ before ‘q’
10 | cin q;
| ^~
| ;
trollingbribritt.cpp:13:7: error: expected ‘;’ before ‘w’
13 | cin w;
| ^~
| ;
trollingbribritt.cpp:15:8: error: expected ‘;’ before ‘p’
15 | cin p;
| ^~
| ;
trollingbribritt.cpp:29:8: error: expected ‘;’ before ‘p’
29 | cin p;
| ^~
| ;
trollingbribritt.cpp:33:2: error: expected ‘catch’ before ‘}’ token
33 | }
| ^
trollingbribritt.cpp:33:2: error: expected ‘(’ before ‘}’ token
33 | }
| ^
| (
trollingbribritt.cpp:33:2: error: expected type-specifier before ‘}’ token
trollingbribritt.cpp:32:4: error: expected ‘)’ before ‘}’ token
32 | }
| ^
| )
33 | }
| ~
trollingbribritt.cpp:33:2: error: e