performance of declaring objects

前端 未结 0 1730
我寻月下人不归
我寻月下人不归 2021-01-03 06:46

I was coding in some sort of university conquest and noticed something, when I declare a map in a loop such as down below:

for (int i = 0; i < n; i++)
{
           


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