Problem wormholes
User Shuhxin
Submission Time 2025-07-18 16:08:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wormholes.cpp: In function ‘int main()’:
wormholes.cpp:29:13: error: break statement not within loop or switch
29 | break;
| ^~~~~