Time Exceeded
/in/foo.c: In function 'zhishu': /in/foo.c:5:17: warning: implicit declaration of function 'sqrt' [-Wimplicit-function-declaration] for(int i=2;i<=sqrt(a);i++) ^~~~ /in/foo.c:5:17: warning: incompatible implicit declaration of built-in function 'sqrt' /in/foo.c:5:17: note: include '<math.h>' or provide a declaration of 'sqrt' /in/foo.c:4:6: warning: unused variable 'i' [-Wunused-variable] int i; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1322 Hello 2022
- 语言
- C
- 递交时间
- 2022-02-06 13:15:06
- 评测时间
- 2022-02-06 13:15:06
- 评测机
- 分数
- 0
- 总耗时
- ≥1005ms
- 峰值内存
- ≥312.0 KiB