/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:26:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d %d %d",&r,&a,&t);
  ~~~~~^~~~~~~~~~~~~~~~~~~~~
foo.cc:27:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  for (int i=1;i<=a;i++) scanf("%lf %lf",&door[i].x,&door[i].y);
                         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:30:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%lf %lf %lf",&sx,&sy,&v);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥1458ms ≥1.441 MiB
#2 Time Exceeded ≥1458ms ≥1.289 MiB
#3 Accepted 7ms 584.0 KiB
#4 Accepted 1ms 380.0 KiB
#5 Accepted 3ms 688.0 KiB
#6 Accepted 4ms 528.0 KiB
#7 Accepted 6ms 496.0 KiB

信息

递交者
类型
递交
题目
P1212 Way Selection
语言
C++
递交时间
2021-11-15 22:12:32
评测时间
2021-11-15 22:12:32
评测机
分数
70
总耗时
≥2941ms
峰值内存
≥1.441 MiB