/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:86:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%lld%lld",&n,&m);
  ~~~~~^~~~~~~~~~~~~~~~~~
foo.cc:88:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%s",c[i]+1);
   ~~~~~^~~~~~~~~~~~~
foo.cc:125:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%lld%lld",&x,&y);
   ~~~~~^~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 159ms 153.383 MiB
#2 Accepted 172ms 153.355 MiB
#3 Accepted 132ms 153.875 MiB
#4 Accepted 132ms 153.957 MiB
#5 Accepted 202ms 162.715 MiB
#6 Accepted 214ms 164.047 MiB
#7 Accepted 232ms 164.25 MiB
#8 Accepted 236ms 164.375 MiB
#9 Accepted 197ms 163.273 MiB
#10 Accepted 204ms 163.23 MiB

信息

递交者
类型
递交
题目
P1468 渡河
语言
C++
递交时间
2021-11-13 20:13:07
评测时间
2021-11-13 20:13:07
评测机
分数
100
总耗时
1886ms
峰值内存
164.375 MiB