finding the correct time complexity of these codes

后端 未结 0 1881
无人共我
无人共我 2021-01-15 05:32

I was trying to find time complexity of these 2 codes but i am not sure about my answers .

code1

   int i = 1;
    int count = 0;
   
         


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