/ SUOI /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:27:37: warning: 'R' may be used uninitialized in this function [-Wmaybe-uninitialized]
  double ANS=(double)(SUM)/(double)(R-L+1);
                                    ~^~
/in/foo.cc:28:15: warning: 'L' may be used uninitialized in this function [-Wmaybe-uninitialized]
  cout << L << " " << R << " ";
               ^~~
# 状态 耗时 内存占用
#1 Accepted 5ms 2.336 MiB
#2 Accepted 6ms 2.367 MiB
#3 Accepted 4ms 2.344 MiB
#4 Accepted 4ms 2.375 MiB
#5 Accepted 3ms 2.367 MiB
#6 Accepted 12ms 2.469 MiB
#7 Accepted 7ms 2.5 MiB
#8 Accepted 10ms 2.473 MiB
#9 Accepted 28ms 2.742 MiB
#10 Accepted 65ms 6.836 MiB

信息

递交者
类型
递交
题目
#7 区间平均++
语言
C++
递交时间
2017-10-10 13:31:37
评测时间
2017-10-10 13:31:37
评测机
分数
100
总耗时
147ms
峰值内存
6.836 MiB