It is possible to mutate the values of a for loop using pointers

前端 未结 0 1525
耶瑟儿~
耶瑟儿~ 2020-12-14 11:14

I am traversing a vector using a for loop, and using pointers to try to change the value of a vector if it is even.

I tried to use pointers but I don\'t know if it is

相关标签:
回答
  • 消灭零回复
提交回复
热议问题