/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:72:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   72 |     scanf("%d%d",&n,&m);
      |     ~~~~~^~~~~~~~~~~~~~
foo.cc:75:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   75 |         scanf("%d%d%d%d",&x,&y,&x2,&y2);
      |         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 640.0 KiB
#2 Accepted 7ms 1.125 MiB
#3 Accepted 13ms 3.125 MiB
#4 Accepted 15ms 6.25 MiB
#5 Accepted 196ms 35.117 MiB
#6 Accepted 296ms 37.492 MiB
#7 Accepted 482ms 42.117 MiB
#8 Accepted 720ms 46.742 MiB
#9 Accepted 545ms 46.742 MiB
#10 Accepted 584ms 46.754 MiB

信息

递交者
类型
递交
题目
P1631 正方形计数
语言
C++
递交时间
2022-01-09 11:13:05
评测时间
2022-01-09 11:13:05
评测机
分数
100
总耗时
2866ms
峰值内存
46.754 MiB