Problem boomerangs
User Pan
Submission Time 2024-07-02 02:10:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

boomerangs.cpp: In function ‘int main()’:
boomerangs.cpp:72:4: error: ‘cut’ was not declared in this scope; did you mean ‘cur’?
72 | cut++;
| ^~~
| cur