Problem | gift |
---|---|
User | nguyendinhanh1508 |
Submission Time | 2023-12-25 22:55:24 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gift.cpp: In function ‘int32_t main()’:
gift.cpp:24:27: error: expected ‘;’ before ‘}’ token
24 | bestResult=currentResult
| ^
| ;
25 | }
| ~