Really want to know!

Revision en2, by Kemal, 2015-12-01 10:10:44

What's the time complexity of substr() function in C++? I've tried this code by entering the string of size 10^5 , but it worked in less than one second.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English Kemal 2015-12-01 10:10:44 1
en1 English Kemal 2015-12-01 09:38:12 214 Initial revision (published)