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