Compile Error
foo.c:1:3: error: expected identifier or '(' before numeric constant 1 | 1 #include <stdio.h> | ^ foo.c:1:5: error: stray '#' in program 1 | 1 #include <stdio.h> | ^ foo.c:2:5: error: stray '#' in program 2 | 2 #include <stdlib.h> | ^ foo.c:5:3: error: expected identifier or '(' before numeric constant 5 | 5 | ^ foo.c:38:2: error: expected identifier or '(' before numeric constant 38 | 38 | ^~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1504 Problem 2A.拆弹专家
- 比赛
- 2023秋 悬赏令第二周
- 语言
- C
- 递交时间
- 2023-10-21 23:14:59
- 评测时间
- 2023-10-21 23:14:59
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes