Vector program and time complexity
(Algo++) Advanced Data Structures in C++
Kinjal
(Kinjal Roy)
January 6, 2020, 9:43am
#1
cbonlineapp
1080×2246 284 KB
How this program get time complexity is O(1)!!! I don’t get it because it has a loop to iterate for taking input and getting output so can anyone please tell me that?