记录详情

Compile Error

/in/foo.c: In function 'main':
/in/foo.c:9:7: error: expected '(' before 'x'
    if x>=i{
       ^
/in/foo.c:9:7: warning: statement with no effect [-Wunused-value]
/in/foo.c:19:1: error: expected declaration or statement at end of input
 }
 ^

信息

递交者
类型
自测
题目
P1014 画画的BABY
语言
C
递交时间
2023-08-18 18:06:24
评测时间
2023-08-18 18:06:24
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes