/ new_bzoj /

记录详情

Accepted

foo.cc: In function 'void Clear(int)':
foo.cc:90:9: warning: unused variable 'i2' [-Wunused-variable]
   90 |    int &i2=son[i][j-1];
      |         ^~
foo.cc: In function 'int main()':
foo.cc:113:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  113 |     scanf("%d %d",&n,&m);
      |     ~~~~~^~~~~~~~~~~~~~~
foo.cc:117:11: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  117 |      scanf("%d %d",&x,&y);
      |      ~~~~~^~~~~~~~~~~~~~~
foo.cc:123:11: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  123 |      scanf("%d %d",&x,&y);
      |      ~~~~~^~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 9ms 512.0 KiB
#2 Accepted 1925ms 404.0 KiB
#3 Accepted 8ms 384.0 KiB
#4 Accepted 1034ms 384.0 KiB
#5 Accepted 1600ms 396.0 KiB
#6 Accepted 175ms 384.0 KiB
#7 Accepted 134ms 384.0 KiB
#8 Accepted 507ms 384.0 KiB
#9 Accepted 827ms 384.0 KiB
#10 Accepted 1320ms 512.0 KiB

信息

递交者
类型
递交
题目
小星星
语言
C++
递交时间
2022-02-20 16:02:24
评测时间
2022-02-20 16:02:24
评测机
分数
100
总耗时
7543ms
峰值内存
512.0 KiB