/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:63:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d",&n,&Q);
  ~~~~~^~~~~~~~~~~~~~
foo.cc:108:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d",&qx,&qy);
   ~~~~~^~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 4.234 MiB
#2 Accepted 4ms 4.258 MiB
#3 Accepted 7ms 5.305 MiB
#4 Accepted 7ms 5.523 MiB
#5 Accepted 234ms 81.402 MiB
#6 Accepted 304ms 100.27 MiB
#7 Accepted 391ms 102.992 MiB
#8 Accepted 384ms 104.57 MiB
#9 Accepted 155ms 48.344 MiB
#10 Accepted 245ms 121.016 MiB

信息

递交者
类型
递交
题目
P1468 渡河
语言
C++
递交时间
2021-11-13 18:28:25
评测时间
2021-11-13 18:28:25
评测机
分数
100
总耗时
1740ms
峰值内存
121.016 MiB