Problem eatingparallelograms
User Feiyang
Submission Time 2025-06-20 16:08:16
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eatingparallelograms.cpp: In function ‘int main()’:
eatingparallelograms.cpp:52:1: error: expected ‘}’ at end of input
52 | }
| ^
eatingparallelograms.cpp:25:27: note: to match this ‘{’
25 | while(vpower.size()>1){
| ^
eatingparallelograms.cpp:52:1: error: expected ‘}’ at end of input
52 | }
| ^
eatingparallelograms.cpp:7:12: note: to match this ‘{’
7 | int main() {
| ^