Search found 1 match

by prav90
Sun Aug 24, 2014 9:41 pm
Forum: Volume 114 (11400-11499)
Topic: 11402 - Ahoy, Pirates!
Replies: 45
Views: 24980

11402 - Ahoy Pirates Java

Hi All,

I tried solving this problem using lazy updates in Segment tree. I get TLE in Java. Can somebody provide any hints on getting AC using Java. Does it need a fast IO or is my implementation wrong? I have been working on this for a while and am stuck at this point.

My Code :

import java.io ...

Go to advanced search