My issue
My code
class Codechef
{
public static void main (String[] args)
{
System.out.print((8 * 9)\n + "__" _ (2 * (100 + 200)_);
}
}
Learning course: Learn Java
Problem Link: CodeChef: Practical coding for everyone
class Codechef
{
public static void main (String[] args)
{
System.out.print((8 * 9)\n + "__" _ (2 * (100 + 200)_);
}
}
Learning course: Learn Java
Problem Link: CodeChef: Practical coding for everyone
class Codechef
{
public static void main (String[] args)
{
System.out.print((8 * 9) + ā\nā + (2 * (100 + 200)));
}
}
this is the code