/ Vijos /

记录详情

Compile Error

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

信息

递交者
类型
递交
题目
P1484 ISBN号码
语言
C
递交时间
2023-07-22 13:35:06
评测时间
2023-07-22 13:35:06
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes