Problem tourist
User PlayVoltz
Submission Time 2023-11-24 11:52:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

tourist.cpp: In function ‘int32_t main()’:
tourist.cpp:19:20: error: lvalue required as left operand of assignment
19 | for (int i=1; i<n=k; ++i){
| ^