Problem | foreveralone |
---|---|
User | GWC2724 |
Submission Time | 2023-11-17 10:47:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
foreveralone.cpp: In function ‘int main()’:
foreveralone.cpp:6:8: error: ‘n’ was not declared in this scope
6 | cin>>n>>e;
| ^
foreveralone.cpp:6:11: error: ‘e’ was not declared in this scope
6 | cin>>n>>e;
| ^