/ new_bzoj /

记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:11:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d%d%d",&n,&m,&a,&b);
  ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:15:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    scanf("%1d",&x);
    ~~~~~^~~~~~~~~~
foo.cc:25:12: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  for (scanf("%d",&q);q--;) {
       ~~~~~^~~~~~~~~
foo.cc:29:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%1d",&x);
     ~~~~~^~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 525ms 10.148 MiB
#2 Accepted 518ms 10.102 MiB
#3 Accepted 916ms 26.875 MiB
#4 Accepted 919ms 27.043 MiB
#5 Accepted 981ms 27.043 MiB
#6 Accepted 939ms 25.172 MiB
#7 Wrong Answer Read 1, expect 0. 1793ms 33.637 MiB
#8 Accepted 854ms 25.172 MiB
#9 Accepted 301ms 8.512 MiB
#10 Accepted 306ms 8.516 MiB
#11 Accepted 102ms 4.277 MiB

信息

递交者
类型
递交
题目
Matrix
语言
C++
递交时间
2021-07-11 10:40:35
评测时间
2021-07-11 10:40:35
评测机
分数
91
总耗时
8159ms
峰值内存
33.637 MiB