记录详情

Accepted

foo.c: In function 'main':
foo.c:8:11: warning: implicit declaration of function 'sqrt' [-Wimplicit-function-declaration]
   if((int)sqrt(i)==sqrt(i))
           ^~~~
foo.c:8:11: warning: incompatible implicit declaration of built-in function 'sqrt'
foo.c:8:11: note: include '<math.h>' or provide a declaration of 'sqrt'
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 0ms 324.0 KiB

信息

递交者
类型
递交
比赛
2021年中北算法竞赛队招新测试
语言
C
递交时间
2021-10-24 14:30:40
评测时间
2021-10-24 14:30:40
评测机
分数
100
总耗时
0ms
峰值内存
324.0 KiB