记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:16: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:18: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:10:38.283Z","handle":"2020-07-28T02:10:38.283Z","cache_start":"2020-07-28T02:10:38.290Z","read_cases":"2020-07-28T02:10:38.713Z","judge":"2020-07-28T02:10:38.713Z","done":"2020-07-28T02:10:39.739Z"}
# 状态 耗时 内存占用
#1 Accepted 3ms 7.359 MiB
#2 Accepted 4ms 7.418 MiB
#3 Accepted 272ms 7.484 MiB
#4 Wrong Answer 读取到 16843009 ,应为 18381 515ms 7.48 MiB
#5 Accepted 98ms 7.477 MiB

信息

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