• + 4 comments

    Had to use fast reader class to get AC in Java from here: http://www.geeksforgeeks.org/fast-io-in-java-in-competitive-programming/.

    Anybody got AC in Java using Scanner itself?