Compile Error
foo.cpp: In function 'void solve()':
foo.cpp:30:26: error: 'i' was not declared in this scope
  printf("%d" , (int)(ans[i] + 0.5));
                          ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1052 贾老二算算术
 - 语言
 - C++
 - 递交时间
 - 2015-11-06 21:08:20
 - 评测时间
 - 2015-11-06 21:08:22
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes