Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:52:9: error: 'string' was not declared in this scope
         string op;  int x;
         ^~~~~~
/in/foo.cc:53:9: error: 'op' was not declared in this scope
         op.resize(10);
         ^~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 2017.07.19 P3 软件包管理器
 - 语言
 - C++
 - 递交时间
 - 2017-07-19 21:09:28
 - 评测时间
 - 2017-07-19 21:09:28
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 157ms
 - 峰值内存
 - 19.891 MiB