Problem typo
User JhoCyber
Submission Time 2024-12-19 21:29:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typo.cpp: In function ‘int main()’:
typo.cpp:11:10: error: continue statement not within a loop
11 | else continue;
| ^~~~~~~~