Compile Error
foo.cpp: In function 'int main()':
foo.cpp:34:9: error: expected '}' at end of input
 return 0;
         ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1104 采药
 - 语言
 - C++
 - 递交时间
 - 2015-11-06 19:10:29
 - 评测时间
 - 2015-11-06 19:10:29
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes
 
foo.cpp: In function 'int main()':
foo.cpp:34:9: error: expected '}' at end of input
 return 0;
         ^