在编译器debug环境下可以运行力扣上通不过的测试用例,请问一下这是怎么回事?题目是寻找最长的回文子串 题目链接:https://leetcode.cn/problems/longest-palindromic-substring/submissions/代码:
力扣错误提示
提示指针越界了