/ GMQ OJ /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:14:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%lld%lld",&n,&s);
  ~~~~~^~~~~~~~~~~~~~~~~~
foo.cc:16:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%lld%lld",&t[i],&c[i]);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-11T08:53:29.062Z","handle":"2020-07-11T08:53:29.062Z","cache_start":"2020-07-11T08:53:29.070Z","read_cases":"2020-07-11T08:53:29.184Z","judge":"2020-07-11T08:53:29.185Z","done":"2020-07-11T08:53:31.185Z"}
# 状态 耗时 内存占用
#1 Accepted 79ms 46.492 MiB
#2 Accepted 77ms 46.945 MiB
#3 Accepted 78ms 46.941 MiB
#4 Accepted 78ms 46.973 MiB
#5 Accepted 80ms 46.988 MiB
#6 Accepted 82ms 46.504 MiB
#7 Accepted 78ms 46.988 MiB
#8 Accepted 79ms 46.492 MiB
#9 Accepted 79ms 46.965 MiB
#10 Accepted 79ms 46.969 MiB

信息

递交者
类型
递交
题目
P1027 空客总装厂问题2
语言
C++
递交时间
2020-07-11 16:53:29
评测时间
2020-07-11 16:53:29
评测机
分数
100
总耗时
794ms
峰值内存
46.988 MiB