/ GMQ OJ /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:38:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d %d %d", &n, &m1, &m2);
  ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:44:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d", &a[i]);
   ~~~~~^~~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
正在同步测试数据,请稍后
{"receive":"2020-07-04T10:29:17.354Z","handle":"2020-07-04T10:29:17.354Z","cache_start":"2020-07-04T10:29:17.363Z","read_cases":"2020-07-04T10:29:17.846Z","judge":"2020-07-04T10:29:17.846Z","done":"2020-07-04T10:29:22.282Z"}
# 状态 耗时 内存占用
#1 Accepted 251ms 15.602 MiB
#2 Accepted 285ms 15.598 MiB
#3 Accepted 252ms 15.602 MiB
#4 Accepted 236ms 15.598 MiB
#5 Accepted 250ms 15.602 MiB
#6 Accepted 286ms 15.598 MiB
#7 Accepted 267ms 15.598 MiB
#8 Accepted 230ms 15.602 MiB
#9 Accepted 267ms 15.598 MiB
#10 Accepted 228ms 15.598 MiB

信息

递交者
类型
递交
题目
P1024 神光
语言
C++
递交时间
2020-06-25 19:39:27
评测时间
2020-07-04 18:29:17
评测机
分数
100
总耗时
2556ms
峰值内存
15.602 MiB