What will be the time complexity of this operation?

Revision en1, by thedominator, 2021-06-30 11:19:16

i came across a string problem where i thought of an approach where the number of operations i am doing is equal to sum of all factors of n. Now i don't know if this will pass the time limit. Can anybody help? what will be the time complexity of such operation

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English thedominator 2021-06-30 11:19:16 311 Initial revision (published)