Problem treecutting
User wongyikai
Submission Time 2024-02-21 10:28:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

treecutting.cpp: In function ‘int main()’:
treecutting.cpp:98:34: error: expected primary-expression before ‘.’ token
98 | cout << count+high+high2;.
| ^
treecutting.cpp:99:5: error: expected unqualified-id before ‘}’ token
99 | }
| ^