/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:42:6: warning: unused variable 'l' [-Wunused-variable]
  int l=quj[1].a,r=quj[n].b,fr1=-1,fr2=-1;
      ^
/in/foo.cc:42:17: warning: unused variable 'r' [-Wunused-variable]
  int l=quj[1].a,r=quj[n].b,fr1=-1,fr2=-1;
                 ^
/in/foo.cc:42:28: warning: unused variable 'fr1' [-Wunused-variable]
  int l=quj[1].a,r=quj[n].b,fr1=-1,fr2=-1;
                            ^~~
/in/foo.cc:42:35: warning: unused variable 'fr2' [-Wunused-variable]
  int l=quj[1].a,r=quj[n].b,fr1=-1,fr2=-1;
                                   ^~~
# 状态 耗时 内存占用
#1 Accepted 1ms 320.0 KiB
#2 Accepted 1ms 200.0 KiB
#3 Accepted 1ms 320.0 KiB
#4 Accepted 2ms 308.0 KiB
#5 Accepted 4ms 336.0 KiB
#6 Accepted 3ms 308.0 KiB
#7 Accepted 5ms 320.0 KiB
#8 Accepted 10ms 328.0 KiB
#9 Accepted 12ms 320.0 KiB
#10 Accepted 1ms 316.0 KiB
#11 Accepted 1ms 204.0 KiB

信息

递交者
类型
递交
题目
P1444 区间
语言
C++
递交时间
2018-11-04 18:39:15
评测时间
2018-11-04 18:39:15
评测机
分数
100
总耗时
47ms
峰值内存
336.0 KiB