Compile Error
foo.cpp: In function 'int main()':
foo.cpp:164:15: error: 'fin' was not declared in this scope
  Solve::solve(fin, fout);
               ^
foo.cpp:164:20: error: 'fout' was not declared in this scope
  Solve::solve(fin, fout);
                    ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1826 奥运物流
 - 语言
 - C++
 - 递交时间
 - 2014-07-31 23:23:32
 - 评测时间
 - 2014-07-31 23:23:33
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes