Compile Error
/in/foo.cc:24:1: error: 'map' does not name a type map<string,int> Hash; ^~~ /in/foo.cc: In function 'void init()': /in/foo.cc:44:12: error: 'Hash' was not declared in this scope if(Hash[a]) ^~~~ /in/foo.cc:57:12: error: 'Hash' was not declared in this scope if(Hash[a]&&Hash[b]) ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1184 CoVH之华丽的IP伪装
- 语言
- C++
- 递交时间
- 2017-12-10 20:16:01
- 评测时间
- 2017-12-10 20:16:01
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes