记录详情

Compile Error

/in/foo.c: In function 'main':
/in/foo.c:4:2: warning: statement with no effect [-Wunused-value]
    4 | {23 59 58
      |  ^~
/in/foo.c:4:4: error: expected ';' before numeric constant
    4 | {23 59 58
      |    ^~~
      |    ;
/in/foo.c: At top level:
/in/foo.c:6:2: error: expected identifier or '(' before numeric constant
    6 | }3
      |  ^

信息

递交者
类型
递交
题目
P1000 OO1-1 时间类Time
语言
C
递交时间
2025-11-10 21:43:31
评测时间
2025-11-10 21:43:31
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes