shawon100 / Online-Compiler

This is an online compiler that can compile and run C\C++ And Java Program. This online compiler is a part of my 5th semester project "RUET Online Judge" . Developed By Ashadullah Shawon

Home Page:https://oj.redlimesolutions.ml/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java

andrewcns opened this issue · comments

I can't make this work for java code. i get (main.java:1: error: class Factorial is public, should be declared in a file named Factorial.java
public class Factorial
^)
Any idea on what to do ?

Name it as Main.java