/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:16:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d %d %d",&m,&n,&k);
  ~~~~~^~~~~~~~~~~~~~~~~~~~~
foo.cc:22:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d %d %d",&w[i],&v[i],&p[i]);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-27T05:42:35.589Z","handle":"2020-07-27T05:42:35.589Z","cache_start":"2020-07-27T05:42:35.594Z","read_cases":"2020-07-27T05:42:35.706Z","judge":"2020-07-27T05:42:35.709Z","done":"2020-07-27T05:42:36.904Z"}
# 状态 耗时 内存占用
#1 Accepted 1ms 444.0 KiB
#2 Accepted 1ms 640.0 KiB
#3 Accepted 1ms 828.0 KiB
#4 Accepted 2ms 952.0 KiB
#5 Accepted 1ms 924.0 KiB
#6 Accepted 3ms 1.055 MiB
#7 Accepted 2ms 824.0 KiB
#8 Accepted 2ms 700.0 KiB
#9 Accepted 1ms 440.0 KiB
#10 Accepted 3ms 956.0 KiB

信息

递交者
类型
递交
题目
P1334 NASA的食物计划
语言
C++
递交时间
2020-07-27 13:42:35
评测时间
2020-07-27 13:42:35
评测机
分数
100
总耗时
23ms
峰值内存
1.055 MiB