/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:6:6: warning: unused variable 'tian' [-Wunused-variable]
  int tian,d,n,x,y,l=0,sum=0,m1=0,m2=0,n1=1;
      ^~~~
/in/foo.cc:6:19: warning: unused variable 'l' [-Wunused-variable]
  int tian,d,n,x,y,l=0,sum=0,m1=0,m2=0,n1=1;
                   ^
/in/foo.cc:6:29: warning: unused variable 'm1' [-Wunused-variable]
  int tian,d,n,x,y,l=0,sum=0,m1=0,m2=0,n1=1;
                             ^~
/in/foo.cc:6:34: warning: unused variable 'm2' [-Wunused-variable]
  int tian,d,n,x,y,l=0,sum=0,m1=0,m2=0,n1=1;
                                  ^~
# 状态 耗时 内存占用
#1 Accepted 2ms 228.0 KiB
#2 Accepted 2ms 224.0 KiB
#3 Accepted 2ms 228.0 KiB
#4 Accepted 2ms 220.0 KiB
#5 Accepted 3ms 228.0 KiB
#6 Accepted 15ms 356.0 KiB
#7 Accepted 5ms 348.0 KiB
#8 Accepted 4ms 352.0 KiB
#9 Accepted 5ms 344.0 KiB
#10 Accepted 5ms 360.0 KiB

信息

递交者
类型
递交
题目
P1908 无线网络发射器选址
语言
C++
递交时间
2020-05-31 20:01:04
评测时间
2020-05-31 20:01:04
评测机
分数
100
总耗时
50ms
峰值内存
360.0 KiB