Compile Error
foo.c: In function 'main':
foo.c:4:15: warning: statement with no effect [-Wunused-value]
{ 4
^
foo.c:5:5: error: expected ';' before 'printf'
printf("9---\n");
^~~~~~
foo.c: At top level:
foo.c:6:15: error: expected identifier or '(' before numeric constant
} 3
^
自豪的采用jd5进行评测(github.com/masnn/jd5)
信息
- 递交者
- 类型
- 递交
- 题目
- P1004 站台的拱道
- 语言
- C
- 递交时间
- 2020-02-07 11:03:09
- 评测时间
- 2020-02-07 11:03:09
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes