/ 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 4ms 356.0 KiB
#2 Accepted 2ms 372.0 KiB
#3 Accepted 24ms 512.0 KiB
#4 Accepted 27ms 604.0 KiB
#5 Accepted 41ms 512.0 KiB
#6 Accepted 40ms 512.0 KiB
#7 Accepted 32ms 612.0 KiB
#8 Accepted 40ms 512.0 KiB
#9 Accepted 21ms 512.0 KiB
#10 Accepted 29ms 628.0 KiB

信息

递交者
类型
递交
题目
P1237 隐形的翅膀
语言
C++
递交时间
2018-05-03 13:31:05
评测时间
2018-05-03 13:31:05
评测机
分数
100
总耗时
264ms
峰值内存
628.0 KiB