/ 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 ≥709ms ≥184.238 MiB
#2 Time Exceeded ≥678ms ≥173.555 MiB
#3 Accepted 231ms 268.867 MiB
#4 Time Exceeded ≥603ms ≥207.566 MiB
#5 Time Exceeded ≥474ms ≥173.504 MiB
#6 Time Exceeded ≥665ms ≥265.234 MiB
#7 Time Exceeded ≥515ms ≥141.418 MiB
#8 Time Exceeded ≥648ms ≥205.047 MiB
#9 Time Exceeded ≥702ms ≥227.406 MiB
#10 Accepted 393ms 324.555 MiB

信息

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