Quantcast
Channel: CodeChef Discuss - latest questions
Viewing all articles
Browse latest Browse all 40121

TLE IN C++ 4.3.2 , AC in 4.8.1

$
0
0

Hello Everybody, I was solving the question Permuted array in Code Niche, IIT bhu . I was getting TLE using an O(n * log n) algorithm in C++ 4.3.2 (even after using fast I/O) and got AC with a O(n^2) brute force algorithm in 0.01 seconds with normal I/O!!

Is there some problem with C++ 4.3.2 version or is this some problem with SPOJ servers? The reason i posted this is because a large number of people are wasting useless time on such a simple question for no fault of their own. I would request everyone to switch to C++ 4.8.1 to solve the question.

Also it would be great if anybody could provide some explanation about this unexpected behavior?


Viewing all articles
Browse latest Browse all 40121

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>