| Problem | candymountain_ex |
|---|---|
| User | YH |
| Submission Time | 2025-01-19 14:44:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
candymountain_ex.cpp: In function ‘int main()’:
candymountain_ex.cpp:25:15: error: ‘i’ was not declared in this scope
25 | sort(pebbles[i], pebbles[i]+n);
| ^