Accepted

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:49.211Z","handle":"2020-08-11T12:40:49.211Z","cache_start":"2020-08-11T12:40:49.219Z","read_cases":"2020-08-11T12:40:49.330Z","judge":"2020-08-11T12:40:49.331Z","done":"2020-08-11T12:40:49.602Z"}
# 状态 耗时 内存占用
#1 Accepted 0ms 128.0 KiB
#2 Accepted 0ms 128.0 KiB
#3 Accepted 1ms 128.0 KiB
#4 Accepted 21ms 424.0 KiB
#5 Accepted 15ms 376.0 KiB
#6 Accepted 26ms 444.0 KiB

信息

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