Compile Error
foo.c: In function 'main': foo.c:13:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 13 | if(c=0){ | ^ foo.c: At top level: foo.c:19:2: error: stray '#' in program 19 | }#include <stdio.h> | ^ foo.c:19:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token 19 | }#include <stdio.h> | ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- A3-2 素数专题:素数判断
- 比赛
- 2022年迎新赛(第一场)
- 语言
- C
- 递交时间
- 2022-08-15 10:47:32
- 评测时间
- 2022-08-15 10:47:32
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes