Problem | snowball |
---|---|
User | yongteckrice |
Submission Time | 2023-02-13 08:50:01 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
snowball.cpp: In function ‘int main()’:
snowball.cpp:6:9: error: ‘N’ was not declared in this scope
6 | cin >> N >> D;
| ^
snowball.cpp:6:14: error: ‘D’ was not declared in this scope
6 | cin >> N >> D;
| ^