Compile Error

foo.cc: In function ‘int main()’:
foo.cc:22:34: error: ‘d’ was not declared in this scope
   22 |                 if(sys[j]>=h[i]&&d[j]<nowh)nowh=sys[j],wh=j;
      |                                  ^

信息

递交者
类型
递交
题目
P1365 导弹拦截
语言
C++
递交时间
2024-05-07 17:44:21
评测时间
2024-05-07 17:44:21
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes