Problem | eatingparallelograms |
---|---|
User | GohWenXi |
Submission Time | 2025-06-20 15:45:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eatingparallelograms.cpp: In function βint main()β:
eatingparallelograms.cpp:38:22: error: expected β;β before numeric constant
38 | cout<<maxPower-17
| ^
| ;
39 | 2 4 6 7 3 1 5
| ~