Compile Error
/in/foo.cc: In function 'void dfs(int, int)': /in/foo.cc:13:16: error: 'hashi' was not declared in this scope if(hashi[i]!=-1) ^~~~~ /in/foo.cc:18:8: error: 'hashi' was not declared in this scope if(hashi[aa]!=-1&&hashi[bb]!=-1&&hashi[cc]!=-1){ // dou tians shang le ^~~~~ /in/foo.cc: In function 'int main()': /in/foo.cc:181:12: error: 'hashi' was not declared in this scope memset(hashi,-1,sizeof(hashi)); ^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1099 虫食算
- 语言
- C++
- 递交时间
- 2018-04-03 22:07:27
- 评测时间
- 2018-04-03 22:07:27
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes