| Problem | candymountain_ex |
|---|---|
| User | hwy |
| Submission Time | 2023-06-25 02:07:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
candymountain_ex.cpp: In function ‘int main()’:
candymountain_ex.cpp:47:12: error: ‘N’ was not declared in this scope
47 | cin >> N >> K;
| ^
candymountain_ex.cpp:47:17: error: ‘K’ was not declared in this scope
47 | cin >> N >> K;
| ^