Problem shoop
User G
Submission Time 2024-12-02 16:24:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shoop.cpp: In function ‘int main()’:
shoop.cpp:17:22: error: lvalue required as increment operand
17 | for(ll i=n-1;i>=0;++1){
| ^