Welcoming Java to the Arena


posted on Aug. 10, 2018, 9:59 a.m.
import java.util.*;

public class HelloWorld {
    public static void main(String[] args) {
        System.out.println("Hello HPOJ");
    }
}

Java Coders can now start their journey with us in-order to improve the community for the betterment of Amritians.
We are extremely happy to announce that we have successfully added java ( JAVA 8 ) support to the platform.

You can get started by checking out this problem we've added for you.



Comments

There are no comments at the moment.