Wrong Answer
foo.cpp: In function 'int main()':
foo.cpp:5:11: warning: variable 'c' set but not used [-Wunused-but-set-variable]
  int a[8],c=0,d,e,f;
           ^
foo.cpp:5:15: warning: unused variable 'd' [-Wunused-variable]
  int a[8],c=0,d,e,f;
               ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1113 不高兴的津津
 - 语言
 - C++
 - 递交时间
 - 2017-03-10 20:19:47
 - 评测时间
 - 2017-03-10 20:19:47
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 15ms
 - 峰值内存
 - 992.0 KiB