记录详情

Accepted

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

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-28T02:26:50.569Z","handle":"2020-07-28T02:26:50.569Z","cache_start":"2020-07-28T02:26:50.577Z","read_cases":"2020-07-28T02:26:50.701Z","judge":"2020-07-28T02:26:50.702Z","done":"2020-07-28T02:26:50.853Z"}
# 状态 耗时 内存占用
#1 Accepted 6ms 7.34 MiB
#2 Accepted 4ms 7.41 MiB
#3 Accepted 12ms 7.5 MiB
#4 Accepted 14ms 7.504 MiB
#5 Accepted 13ms 7.492 MiB

信息

递交者
类型
递交
题目
潜水员
语言
C++
递交时间
2020-07-28 10:26:50
评测时间
2020-07-28 10:26:50
评测机
分数
100
总耗时
51ms
峰值内存
7.504 MiB