/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'bool init()':
foo.cc:21:39: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   21 |           for (int i=1;i<=n;i++) scanf("%d", &a[i]);
      |                                  ~~~~~^~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 56613, expect 270196. 281ms 11.867 MiB

信息

递交者
类型
递交
题目
P1580 最大矩形
语言
C++
递交时间
2022-03-04 07:16:28
评测时间
2022-03-04 07:16:28
评测机
分数
0
总耗时
281ms
峰值内存
11.867 MiB