Compile Error
foo.cpp: In function 'int main()': foo.cpp:30:2: error: 'f' was not declared in this scope f[0]=1; ^
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1122 出栈序列统计
 - 语言
 - C++
 - 递交时间
 - 2015-11-05 11:24:26
 - 评测时间
 - 2015-11-05 11:24:27
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes
 
foo.cpp: In function 'int main()': foo.cpp:30:2: error: 'f' was not declared in this scope f[0]=1; ^