记录详情

Compile Error

/in/foo.c:2:2: error: invalid preprocessing directive #\U000083b7\U000053d6\U00008f93\U00005165\U00007684\U00006b63\U000065b9\U00005f62\U00008fb9\U0000957f
    2 | #获取输入的正方形边长
      |  ^~~~~~~~~~~~~~~~~~~~
/in/foo.c:3:1: warning: data definition has no type or storage class
    3 | a=int(input())
      | ^
/in/foo.c:3:1: warning: type defaults to 'int' in declaration of 'a' [-Wimplicit-int]
/in/foo.c:3:3: error: expected expression before 'int'
    3 | a=int(input())
      |   ^~~
/in/foo.c:4:2: error: invalid preprocessing directive #\U00008ba1\U00007b97\U00006b63\U000065b9\U00005f62\U00009762\U000079ef\U0000ff08\U00008fb9\U0000957f\U00007684\U00005e73\U000065b9\U0000ff09
    4 | #计算正方形面积(边长的平方)
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/in/foo.c:6:2: error: invalid preprocessing directive #\U00008f93\U000051fa\U00009762\U000079ef
    6 | #输出面积
      |  ^~~~~~~~

信息

递交者
类型
自测
语言
C
递交时间
2025-09-12 18:37:15
评测时间
2025-09-23 07:23:41
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes