/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:13:9: warning: unused variable 'k' [-Wunused-variable]
  double k,a,b,c,min;
         ^
/in/foo.cc:59:29: warning: 's2' may be used uninitialized in this function [-Wmaybe-uninitialized]
  cout<<num[s1]<<endl<<num[s2]<<endl;
                             ^
/in/foo.cc:59:14: warning: 's1' may be used uninitialized in this function [-Wmaybe-uninitialized]
  cout<<num[s1]<<endl<<num[s2]<<endl;
              ^
# 状态 耗时 内存占用
#1 Accepted 1ms 208.0 KiB
#2 Accepted 1ms 228.0 KiB
#3 Accepted 20ms 536.0 KiB
#4 Accepted 18ms 540.0 KiB
#5 Accepted 19ms 536.0 KiB
#6 Accepted 19ms 536.0 KiB
#7 Accepted 19ms 516.0 KiB
#8 Accepted 19ms 536.0 KiB
#9 Accepted 19ms 540.0 KiB
#10 Accepted 18ms 540.0 KiB

信息

递交者
类型
递交
题目
P1237 隐形的翅膀
语言
C++
递交时间
2020-11-20 10:18:50
评测时间
2020-11-20 10:18:50
评测机
分数
100
总耗时
158ms
峰值内存
540.0 KiB