Compile Error
foo.cc: In function ‘int main()’: foo.cc:7:15: error: ‘nums’ was not declared in this scope 7 | cin>>x>>n;nums.resize(n);q.push(x);vis[x]=true;nums.push_back(x); | ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2056 Blah数集
- 语言
- C++
- 递交时间
- 2025-07-22 21:53:05
- 评测时间
- 2025-07-22 21:53:05
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes