Compile Error
/in/foo.cc: In function 'int judge(std::__cxx11::string, std::__cxx11::string, std::__cxx11::string)':
/in/foo.cc:6:24: error: 'n' was not declared in this scope
     for(int i = 0; i < n; i++)
                        ^
/in/foo.cc:16:1: error: a function-definition is not allowed here before '{' token
 {
 ^
/in/foo.cc:24:1: error: expected '}' at end of input
 }
 ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1102 字符串还原
 - 语言
 - C++
 - 递交时间
 - 2020-12-08 17:53:37
 - 评测时间
 - 2020-12-08 17:53:37
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes