Wrong Answer
foo.cc: In function 'int main()':
foo.cc:8:10: warning: unused variable 'x' [-Wunused-variable]
   double x;
          ^
foo.cc:12:23: warning: 'c' is used uninitialized in this function [-Wuninitialized]
   cout <<a*0.2+b*0.2+c*0.6;
                      ~^~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1005 求课程的综合成绩。
 - 语言
 - C++
 - 递交时间
 - 2021-10-25 22:32:11
 - 评测时间
 - 2021-10-25 22:32:11
 - 评测机
 
- 分数
 - 10
 - 总耗时
 - 5ms
 - 峰值内存
 - 384.0 KiB