/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:33:19: warning: unused variable 'min' [-Wunused-variable]
   33 |         int xa,ya,min;
      |                   ^~~
foo.cc:42:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<seat>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   42 |     for (int i=0;i<arr.size();i++){
      |                  ~^~~~~~~~~~~
foo.cc:31:9: warning: unused variable 'ans1' [-Wunused-variable]
   31 |     int ans1=0,ans2=0;
      |         ^~~~
foo.cc:31:16: warning: unused variable 'ans2' [-Wunused-variable]
   31 |     int ans1=0,ans2=0;
      |                ^~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 384.0 KiB
#2 Accepted 2ms 384.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 3ms 384.0 KiB
#5 Accepted 3ms 384.0 KiB
#6 Accepted 3ms 384.0 KiB
#7 Accepted 5ms 384.0 KiB
#8 Accepted 92ms 1.484 MiB
#9 Accepted 71ms 1.484 MiB
#10 Accepted 55ms 1.484 MiB

信息

递交者
类型
递交
题目
P1810 导弹拦截
语言
C++
递交时间
2021-12-18 16:31:41
评测时间
2021-12-18 16:31:41
评测机
分数
100
总耗时
243ms
峰值内存
1.484 MiB