Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:9:10: warning: unused variable 'j' [-Wunused-variable]
  int n,i,j,k,x1,x2,y1,y2,a,b;
          ^
/in/foo.cc:9:12: warning: unused variable 'k' [-Wunused-variable]
  int n,i,j,k,x1,x2,y1,y2,a,b;
            ^
# 状态 耗时 内存占用
#1 Accepted 1ms 356.0 KiB
#2 Accepted 1ms 432.0 KiB
#3 Accepted 1ms 432.0 KiB
#4 Accepted 1ms 336.0 KiB
#5 Accepted 1ms 376.0 KiB
#6 Accepted 1ms 400.0 KiB
#7 Accepted 1ms 376.0 KiB
#8 Accepted 25ms 1.191 MiB
#9 Accepted 25ms 1.137 MiB
#10 Accepted 25ms 1.125 MiB

信息

递交者
类型
递交
题目
P1466 导弹拦截
语言
C++
递交时间
2024-07-30 16:28:23
评测时间
2024-07-30 16:28:23
评测机
分数
100
总耗时
89ms
峰值内存
1.191 MiB