Time complexity of Ruby Language
Difference between en1 and en2, changed 29 character(s)
Today I tried to solve this [problem:219C] using ruby and my code's time complexity was 26*n (i think) but, I got TLE (Time Limit Exceeded). Canould someone explain mto me the time complexity of ruby language? (My code:[submission:75217241])

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English SezoC 2020-04-02 11:43:59 29
en1 English SezoC 2020-04-02 11:38:39 257 Initial revision (published)