Compile Error
foo.cc: In function 'void solution(std::__cxx11::string)': foo.cc:35:11: error: 'branck' was not declared in this scope top = branck; ^~~~~~ foo.cc:35:11: note: suggested alternative: 'branch' top = branck; ^~~~~~ branch foo.cc:10:9: warning: unused variable 'branch' [-Wunused-variable] int branch = top; ^~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1622 文件查找(HOI)
- 语言
- C++
- 递交时间
- 2021-08-04 20:46:37
- 评测时间
- 2021-08-04 20:46:37
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes