/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:41:29: warning: narrowing conversion of 'y[i]' from 'long long int' to 'double' inside { } [-Wnarrowing]
    b[++cnt]=(bian){i,i-1,y[i]};
                          ~~~^
/in/foo.cc:48:38: warning: narrowing conversion of 'yy[i]' from 'long long int' to 'double' inside { } [-Wnarrowing]
    b[++cnt]=(bian){i+bas,i+bas-1,yy[i]};
                                  ~~~~^
/in/foo.cc:75:9: warning: variable 'm1' set but not used [-Wunused-but-set-variable]
  double m1,m2;
         ^~
/in/foo.cc:75:12: warning: variable 'm2' set but not used [-Wunused-but-set-variable]
  double m1,m2;
            ^~
/in/foo.cc:76:6: warning: unused variable 'to1' [-Wunused-variable]
  int to1,to2;
      ^~~
/in/foo.cc:76:10: warning: unused variable 'to2' [-Wunused-variable]
  int to1,to2;
          ^~~
# 状态 耗时 内存占用
#1 Accepted 1ms 400.0 KiB
#2 Accepted 1ms 460.0 KiB
#3 Accepted 2ms 596.0 KiB
#4 Accepted 2ms 508.0 KiB
#5 Accepted 86ms 15.02 MiB
#6 Accepted 106ms 17.258 MiB
#7 Accepted 96ms 17.254 MiB
#8 Accepted 839ms 101.32 MiB
#9 Accepted 853ms 101.324 MiB
#10 Accepted 791ms 101.285 MiB

信息

递交者
类型
递交
题目
P1466 电缆建设
语言
C++
递交时间
2021-11-14 17:28:05
评测时间
2021-11-14 17:28:05
评测机
分数
100
总耗时
2782ms
峰值内存
101.324 MiB