Unknowingly I have done a mistake that has led to my rankings for April Long Challenge 2015 dropped…My rankings were dropped because my code was found similar to someone else code because most probably we used it from the same third party source (To get a C++ implementation for Segment Tree ) ,that is,
https://comeoncodeon.wordpress.com/tag/rmq/
and didn’t add attribution…
I really had no intentions of cheating and worked real hard …Please help
My Submission
http://www.codechef.com/viewsolution/6729397
Other Guy’s Submission
http://www.codechef.com/viewsolution/6707528