/ Vijos /

记录详情

Wrong Answer

/in/foo.c: In function 'main':
/in/foo.c:5:22: warning: implicit declaration of function 'sqrt' [-Wimplicit-function-declaration]
 printf("%lf\n%lf",l/(sqrt(3))/v/(sqrt(3)/2),v*l/(sqrt(3))/v/(sqrt(3)/2));
                      ^~~~
/in/foo.c:5:22: warning: incompatible implicit declaration of built-in function 'sqrt'
/in/foo.c:5:22: note: include '<math.h>' or provide a declaration of 'sqrt'
# 状态 耗时 内存占用
#1 Wrong Answer 2ms 256.0 KiB
#2 Wrong Answer 2ms 256.0 KiB
#3 Wrong Answer 1ms 256.0 KiB
#4 Wrong Answer 2ms 256.0 KiB
#5 Wrong Answer 2ms 256.0 KiB
#6 Wrong Answer 2ms 256.0 KiB
#7 Wrong Answer 2ms 328.0 KiB
#8 Wrong Answer 2ms 256.0 KiB
#9 Wrong Answer 2ms 256.0 KiB
#10 Wrong Answer 2ms 256.0 KiB

信息

递交者
类型
递交
题目
P1072 新年趣事之债务
语言
C
递交时间
2017-09-10 15:45:57
评测时间
2017-09-10 15:45:57
评测机
分数
0
总耗时
20ms
峰值内存
328.0 KiB