/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:26:9: warning: unused variable 'k' [-Wunused-variable]
     int k,kk;
         ^
foo.cc:26:11: warning: unused variable 'kk' [-Wunused-variable]
     int k,kk;
           ^~
foo.cc:16:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d%d%d",&x,&y,&z);     
         ~~~~~^~~~~~~~~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-08-06T01:23:33.827Z","handle":"2020-08-06T01:23:33.827Z","cache_start":"2020-08-06T01:23:33.834Z","read_cases":"2020-08-06T01:23:33.954Z","judge":"2020-08-06T01:23:33.956Z","done":"2020-08-06T01:23:35.334Z"}
# 状态 耗时 内存占用
#1 Wrong Answer 读取到 123502543 ,应为 -1 1ms 1.18 MiB
#2 Accepted 1ms 1.18 MiB
#3 Accepted 1ms 1.309 MiB
#4 Accepted 5ms 2.434 MiB
#5 Accepted 5ms 2.461 MiB
#6 Accepted 7ms 2.617 MiB
#7 Accepted 12ms 2.832 MiB
#8 Accepted 26ms 3.625 MiB
#9 Accepted 32ms 4.02 MiB
#10 Accepted 38ms 4.375 MiB

信息

递交者
类型
递交
题目
P1070 新年趣事之游戏
语言
C++
递交时间
2020-08-06 09:23:33
评测时间
2020-08-06 09:23:33
评测机
分数
90
总耗时
131ms
峰值内存
4.375 MiB