Can someone tell me Time complexity and Space Complexity of this Code? I am confused about it.

Revision en2, by .dragonman164, 2023-01-24 22:35:24

I want to find out time complexity and space complexity of this code.

https://cses.fi/paste/4c432ea7de710eac40593c/

I was trying to solve this task but I was getting TLE.

https://cses.fi/problemset/task/1734

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English .dragonman164 2023-01-24 22:35:24 6 Tiny change: 'mset/task/2166' -> 'mset/task/1734'
en1 English .dragonman164 2023-01-24 22:34:10 311 Initial revision (published)