Problem makingparallelograms
User shenshiqi
Submission Time 2025-09-01 10:29:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

makingparallelograms.cpp: In function ‘int main()’:
makingparallelograms.cpp:27:54: error: expression cannot be used as a function
27 | if (occurrences >= 2) counter ++ (occurrences/2);
| ^