Compile Error
/in/foo.cc: In function 'void solve(std::__cxx11::string&)':
/in/foo.cc:31:39: error: 'reverse' was not declared in this scope
         reverse(ord.begin(), ord.end());
                                       ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1351 OO11-7 stack和括号的匹配、失配
 - 语言
 - C++
 - 递交时间
 - 2023-05-24 21:56:04
 - 评测时间
 - 2023-05-24 21:56:04
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes