记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:17: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:19: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:16:16.061Z","handle":"2020-07-28T02:16:16.061Z","cache_start":"2020-07-28T02:16:16.068Z","read_cases":"2020-07-28T02:16:16.195Z","judge":"2020-07-28T02:16:16.196Z","done":"2020-07-28T02:16:17.061Z"}
# 状态 耗时 内存占用
#1 Accepted 3ms 7.355 MiB
#2 Accepted 9ms 7.336 MiB
#3 Accepted 93ms 7.484 MiB
#4 Accepted 546ms 7.488 MiB
#5 Accepted 86ms 7.48 MiB

信息

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