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

Compile Error

trollingbribritt.cpp: In function ‘int main()’:
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: expected ‘{’ before ‘}’ token
33 | }
| ^