TRIPLETMIN - Fails Compilation on JAVA

Describe your issue

Unable to compile in Java

Main.java:43: error: class Codechef is public, should be declared in a file named Codechef.java
public class Codechef {

image attached. This was part of DSAMONDAY10 and i implemented the complete(and correct ) solution but could not submit due to this error :frowning:

Anyways, kindly have a look.

Thanks

Screenshot

Additional info

Link to the problem: Triplets Min Practice Coding Problem

I apologise for this error. There was an error in the template, but it has been fixed now.

Thank you