/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:19:33: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d%d" , &n, &m, &p);
                                 ^
foo.cc:27:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d%d", &x, &y);
                              ^
foo.cc:33:31: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
        scanf("%d%d" , &x , &y);
                               ^

自豪的采用 HydroJudger 进行评测(github.com/hydro-dev/HydroJudger)
{"receive":"2020-03-23T09:05:07.028Z","handle":"2020-03-23T09:05:07.028Z","cache_start":"2020-03-23T09:05:07.036Z","read_cases":"2020-03-23T09:05:07.766Z","judge":"2020-03-23T09:05:07.766Z","done":"2020-03-23T09:05:08.198Z"}
# 状态 耗时 内存占用
#1 Wrong Answer Read N at 2,4c2,9 but expect Yes 1ms 256.0 KiB
#2 Wrong Answer Read Ye at 1,59c1,20 but expect No 1ms 256.0 KiB
#3 Wrong Answer Read Ye at 1d0 but expect No 1ms 256.0 KiB
#4 Wrong Answer Read N at 4,6d3 but expect No 1ms 256.0 KiB
#5 Wrong Answer Read No at 1a2,3 but expect No 2ms 256.0 KiB
#6 Wrong Answer 2a3,629 > No > No > Yes > Y 1ms 256.0 KiB
#7 Accepted 2ms 256.0 KiB
#8 Accepted 4ms 256.0 KiB
#9 Accepted 2ms 256.0 KiB
#10 Accepted 3ms 256.0 KiB

信息

递交者
类型
递交
题目
P1034 家族
语言
C++
递交时间
2020-03-23 17:05:07
评测时间
2020-03-23 17:05:07
评测机
分数
40
总耗时
21ms
峰值内存
256.0 KiB