| Problem | treecutting |
|---|---|
| User | Henries |
| Submission Time | 2025-02-06 00:09:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
treecutting.cpp: In function ‘int main()’:
treecutting.cpp:263:34: error: expected primary-expression at end of input
263 | long long ans = max(case1_ans,
| ^
treecutting.cpp:263:34: error: expected ‘}’ at end of input
treecutting.cpp:230:11: note: to match this ‘{’
230 | int main(){
| ^