记录详情

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:02.243Z","handle":"2020-08-11T12:40:02.243Z","cache_start":"2020-08-11T12:40:02.251Z","read_cases":"2020-08-11T12:40:02.905Z","judge":"2020-08-11T12:40:02.906Z","done":"2020-08-11T12:40:03.170Z"}
# 状态 耗时 内存占用
#1 Wrong Answer 读取到 -1 ,应为 0 0ms 128.0 KiB
#2 Accepted 0ms 128.0 KiB
#3 Accepted 1ms 128.0 KiB
#4 Accepted 21ms 428.0 KiB
#5 Accepted 15ms 380.0 KiB
#6 Accepted 25ms 440.0 KiB

信息

递交者
类型
递交
题目
喷水装置
题目数据
下载
语言
C++
递交时间
2020-08-11 20:40:02
评测时间
2020-08-11 20:40:02
评测机
分数
50
总耗时
65ms
峰值内存
440.0 KiB