/ 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 278912, expect 270196. 298ms 1.125 MiB

信息

递交者
类型
递交
题目
P1580 最大矩形
语言
C++
递交时间
2022-03-04 08:00:19
评测时间
2022-03-04 08:01:01
评测机
分数
0
总耗时
298ms
峰值内存
1.125 MiB