Problem eescapism
User TheGhostKing
Submission Time 2023-06-21 21:31:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

eescapism.cpp: In function ‘int main()’:
eescapism.cpp:15:10: error: ‘ll’ was not declared in this scope
15 | for (ll i = 0; i<n; i++){
| ^~
eescapism.cpp:15:20: error: ‘i’ was not declared in this scope
15 | for (ll i = 0; i<n; i++){
| ^