/ GMQ OJ /

记录详情

Accepted

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

自豪的采用 HydroJudger 进行评测(github.com/hydro-dev/HydroJudger)
{"receive":"2020-06-27T08:43:09.665Z","handle":"2020-06-27T08:43:09.665Z","cache_start":"2020-06-27T08:43:09.673Z","read_cases":"2020-06-27T08:43:09.812Z","judge":"2020-06-27T08:43:09.813Z","done":"2020-06-27T08:43:12.087Z"}
# 状态 耗时 内存占用
#1 Accepted 54ms 7.473 MiB
#2 Accepted 54ms 7.48 MiB
#3 Accepted 53ms 7.477 MiB
#4 Accepted 53ms 7.508 MiB
#5 Accepted 54ms 7.496 MiB
#6 Accepted 70ms 7.527 MiB
#7 Accepted 92ms 7.48 MiB
#8 Accepted 75ms 7.496 MiB
#9 Accepted 53ms 7.5 MiB
#10 Accepted 53ms 7.516 MiB

信息

递交者
类型
递交
题目
P1027 空客总装厂问题2
语言
C++
递交时间
2020-06-27 16:43:09
评测时间
2020-06-27 16:43:09
评测机
分数
100
总耗时
617ms
峰值内存
7.527 MiB