记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:62:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d",&n,&m);
     ~~~~~^~~~~~~~~~~~~~
foo.cc:65:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d%d%d",&u,&v,&w);
         ~~~~~^~~~~~~~~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-08-10T03:30:33.291Z","handle":"2020-08-10T03:30:33.291Z","cache_start":"2020-08-10T03:30:33.298Z","read_cases":"2020-08-10T03:30:33.415Z","judge":"2020-08-10T03:30:33.416Z","done":"2020-08-10T03:30:34.534Z"}
# 状态 耗时 内存占用
#1 Wrong Answer 读取到 28 ,应为 17 1ms 256.0 KiB
#2 Wrong Answer 读取到 19 ,应为 14 1ms 256.0 KiB
#3 Accepted 1ms 256.0 KiB
#4 Accepted 1ms 256.0 KiB
#5 Accepted 1ms 384.0 KiB
#6 Accepted 1ms 384.0 KiB
#7 Accepted 2ms 384.0 KiB
#8 Accepted 2ms 384.0 KiB
#9 Accepted 3ms 512.0 KiB
#10 Accepted 3ms 512.0 KiB

信息

递交者
类型
递交
题目
繁忙的都市(city)
题目数据
下载
语言
C++
递交时间
2019-07-15 10:05:55
评测时间
2020-08-10 11:30:33
评测机
分数
80
总耗时
19ms
峰值内存
512.0 KiB