Wrong Answer

foo.cc: In function 'int main()':
foo.cc:20:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    scanf("%d %d %d", &N, &L, &W);
    ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:25:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%lf %lf", &C, &R);
     ~~~~~^~~~~~~~~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
正在同步测试数据,请稍后
{"receive":"2020-08-11T12:40:40.127Z","handle":"2020-08-11T12:40:40.127Z","cache_start":"2020-08-11T12:40:40.135Z","read_cases":"2020-08-11T12:40:40.798Z","judge":"2020-08-11T12:40:40.825Z","done":"2020-08-11T12:40:41.098Z"}
# 状态 耗时 内存占用
#1 Wrong Answer 读取到 0 ,应为 -1 0ms 128.0 KiB
#2 Accepted 0ms 128.0 KiB
#3 Accepted 1ms 128.0 KiB
#4 Accepted 21ms 420.0 KiB
#5 Accepted 15ms 372.0 KiB
#6 Accepted 26ms 444.0 KiB

信息

递交者
类型
递交
题目
「一本通 1.1 例 3」喷水装置
语言
C++
递交时间
2020-08-11 20:40:40
评测时间
2020-08-11 20:40:40
评测机
分数
80
总耗时
66ms
峰值内存
444.0 KiB