My issue
My code
// Step 1: Read and understand the problem statement and sample test cases
// Click on 'Next' once you are ready to proceed.
import java.util.Scanner
class codechef
{
public static void main(String args[])
{
Scanner Sc=new Scanner(system.in);
int A=int.nextInt();
int B=int.nextInt();
int C=int.nextInt();
for()
}
}
Learning course: Java for problem solving - 1
Problem Link: CodeChef: Practical coding for everyone