Problem | eescapism |
---|---|
User | ForgottenDragon |
Submission Time | 2025-04-05 17:23:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eescapism.cpp: In function ‘int main()’:
eescapism.cpp:12:10: error: ‘D’ was not declared in this scope
12 | cin >> D
| ^
eescapism.cpp:15:5: error: ‘else’ without a previous ‘if’
15 | } else
| ^~~~