/ WHOJ /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:30:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   30 |  scanf("%d%d%d",&n,&m,&k);
      |  ~~~~~^~~~~~~~~~~~~~~~~~~
foo.cc:34:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   34 |    scanf("%d",&a[i][j]);
      |    ~~~~~^~~~~~~~~~~~~~~
正在同步测试数据,请稍后
Found 10 testcases.
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 88ms 70.375 MiB
#2 Accepted 77ms 70.25 MiB
#3 Accepted 101ms 70.242 MiB
#4 Accepted 70ms 70.242 MiB
#5 Accepted 66ms 70.25 MiB
#6 Accepted 64ms 70.25 MiB
#7 Accepted 72ms 70.242 MiB
#8 Accepted 77ms 70.367 MiB
#9 Accepted 71ms 70.367 MiB
#10 Accepted 85ms 70.254 MiB

信息

递交者
类型
递交
题目
P1463 宝藏迷宫
题目数据
下载
语言
C++
递交时间
2022-08-05 22:16:53
评测时间
2022-08-05 22:16:53
评测机
分数
100
总耗时
777ms
峰值内存
70.375 MiB