Banner Home Page DIY Contests Problems Ranklist Status Statistics

View Compilation Error

2_29033_2274175_22421.cpp:1:1: error: 'import' does not name a type
 import java.util.Scanner;
 ^
2_29033_2274175_22421.cpp:3:1: error: expected unqualified-id before 'public'
 public class Main {
 ^