| Problem | candymountain_ex |
|---|---|
| User | YH |
| Submission Time | 2025-02-10 21:28:19 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
candymountain_ex.cpp: In function ‘int main()’:
candymountain_ex.cpp:36:29: error: expected ‘;’ before ‘)’ token
36 | visited[curr_stone.second]) = true;
| ^
| ;