Problem sonictheparallelogram
User Astronite
Submission Time 2025-08-15 11:06:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sonictheparallelogram.cpp: In function ‘int main()’:
sonictheparallelogram.cpp:12:3: error: break statement not within loop or switch
12 | break;
| ^~~~~