foo.c:1:1: error: unknown type name 'import'; did you mean 'short'?
import java.math.BigInteger;
^~~~~~
short
foo.c:1:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
import java.math.BigInteger;
^
foo.c:2:1: error: unknown type name 'import'; did you mean 'short'?
import java.util.Scanner;
^~~~~~
short
foo.c:2:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
import java.util.Scanner;
^
foo.c:4:1: error: unknown type name 'public'
public class Main {
^~~~~~
foo.c:4:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Main'
public class Main {
^~~~
[Hydro](https://hydro.ac)提供评测服务