Compile Error
foo.cpp: In function 'int main()': foo.cpp:84:3: error: 'set' was not declared in this scope set<int>s; ^ foo.cpp:84:7: error: expected primary-expression before 'int' set<int>s; ^ foo.cpp:84:7: error: expected ';' before 'int'
信息
- 递交者
- 类型
- 递交
- 题目
- P1898 学姐吃生鱼片
- 语言
- C++
- 递交时间
- 2014-11-01 18:56:19
- 评测时间
- 2014-11-01 18:56:20
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes