Can anyone please tell why my code is giving TLE for the problem-
my solution - http://www.codechef.com/viewsolution/6004574
My code complexity is O(T*(n+logn))
Can anyone please tell why my code is giving TLE for the problem-
my solution - http://www.codechef.com/viewsolution/6004574
My code complexity is O(T*(n+logn))
Same case for me . Watch this http://www.codechef.com/viewsolution/6003932 . This submission has 0.21 sec running time .
use scanf same was the case with me
i got accepted after using scanf http://www.codechef.com/RCSN2015/status/RECREP?sort_by=All&sorting_order=asc&language=All&status=All&handle=ramanbansal&Submit=GO