Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:32:26: error: 'pointer' was not declared in this scope for (int j=head[i];j;j=pointer[j]) ^~~~~~~ /in/foo.cc:32:26: note: suggested alternative: 'printf' for (int j=head[i];j;j=pointer[j]) ^~~~~~~ printf
信息
- 递交者
- 类型
- 递交
- 题目
- 汇合 (meeting.*)
- 题目数据
- 下载
- 语言
- C++
- 递交时间
- 2018-10-28 16:23:20
- 评测时间
- 2018-10-28 16:23:20
- 评测机
- 分数
- 0
- 总耗时
- 1120ms
- 峰值内存
- 132.938 MiB