/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:71:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d",&n,&m);
  ~~~~~^~~~~~~~~~~~~~
foo.cc:73: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:110:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d",&x,&y);
   ~~~~~^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥532ms ≥128.258 MiB
#2 Time Exceeded ≥703ms ≥184.648 MiB
#3 Time Exceeded ≥485ms ≥192.426 MiB
#4 Time Exceeded ≥541ms ≥258.113 MiB
#5 Time Exceeded ≥566ms ≥223.48 MiB
#6 Time Exceeded ≥729ms ≥238.781 MiB
#7 Time Exceeded ≥814ms ≥240.641 MiB
#8 Time Exceeded ≥751ms ≥254.629 MiB
#9 Accepted 481ms 276.383 MiB
#10 Accepted 296ms 274.738 MiB

信息

递交者
类型
递交
题目
P1468 渡河
语言
C++
递交时间
2021-11-13 18:29:14
评测时间
2021-11-13 18:29:14
评测机
分数
20
总耗时
≥5902ms
峰值内存
≥276.383 MiB