Problem | candymountain_ex |
---|---|
User | Phoubia01 |
Submission Time | 2025-08-30 14:29:52 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
candymountain_ex.cpp: In function ‘int main()’:
candymountain_ex.cpp:29:50: error: expected ‘)’ before ‘;’ token
29 | int low = *min_element(arr.begin(), arr.end();
| ~ ^
| )