No Idea!

  • + 0 comments

    dont use list, the access time of list is little more than the set, due to which some testcases will not work properly. try to use set only. And if you are coding in python 2 then use raw_input. this will improve the efficiency of the code.