fix: 修复C#代码高亮问题
This commit is contained in:
@@ -682,7 +682,7 @@ impl Solution {
|
||||
}
|
||||
```
|
||||
### C#
|
||||
```C#
|
||||
```csharp
|
||||
// 前缀表不减一
|
||||
public bool RepeatedSubstringPattern(string s)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user