C++ for-loop structure with multiple variable initialization

后端 未结 5 1517
长情又很酷
长情又很酷 2021-01-17 12:01

On the 2nd for-loop, I get the following error from gcc:

error: expected unqualified-id before \'int\'

I\'m not sure what I\'m missing. I\

5条回答
提交回复
热议问题