Compile Error
foo.c:6:2: error: stray '#' in program 6 | }#include <stdio.h> | ^ foo.c:6:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token 6 | }#include <stdio.h> | ^ foo.c:12:5: error: redefinition of 'main' 12 | int main() | ^~~~ foo.c:3:5: note: previous definition of 'main' with type 'int()' 3 | int main() | ^~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1511 Problem 2D. A+B,但是人生苦短...
- 语言
- C
- 递交时间
- 2023-10-16 20:10:53
- 评测时间
- 2023-10-16 20:10:53
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes