/ Vijos /

记录详情

Compile Error

/in/foo.cc: In function 'int lengthOfLCS(std::__cxx11::string, std::__cxx11::string)':
/in/foo.cc:11:16: error: 's' was not declared in this scope
             if(s[i-1]==s[j-1])
                ^

信息

递交者
类型
递交
题目
P1111 小胖的水果
语言
C++
递交时间
2019-05-14 19:20:16
评测时间
2019-05-14 19:20:16
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes