/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:49:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d",&n);
     ~~~~~^~~~~~~~~
foo.cc:53:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d%d",&c1,&c2,&c3);
     ~~~~~^~~~~~~~~~~~~~~~~~~~~~
foo.cc:58:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         scanf("%d%d",&pear[i][0],&pear[i][1]);
         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
正在同步测试数据,请稍后
{"receive":"2020-07-03T15:34:00.666Z","handle":"2020-07-03T15:34:00.666Z","cache_start":"2020-07-03T15:34:00.672Z","read_cases":"2020-07-03T15:34:01.121Z","judge":"2020-07-03T15:34:01.121Z","done":"2020-07-03T15:34:02.253Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 256.0 KiB
#2 Accepted 1ms 384.0 KiB
#3 Accepted 1ms 640.0 KiB
#4 Accepted 12ms 4.137 MiB
#5 Accepted 59ms 13.461 MiB
#6 Accepted 48ms 11.742 MiB
#7 Accepted 47ms 11.773 MiB
#8 Accepted 111ms 20.684 MiB
#9 Accepted 193ms 30.949 MiB
#10 Accepted 191ms 31.051 MiB

信息

递交者
类型
递交
题目
P1157 分梨子
语言
C++
递交时间
2020-07-03 23:34:00
评测时间
2020-07-03 23:34:00
评测机
分数
100
总耗时
668ms
峰值内存
31.051 MiB