mirror of
https://github.com/halfrost/LeetCode-Go.git
synced 2025-07-25 12:14:26 +08:00
optimization code level from A to A+
This commit is contained in:
@ -26,12 +26,12 @@ func Test_Problem557(t *testing.T) {
|
||||
|
||||
qs := []question557{
|
||||
|
||||
question557{
|
||||
{
|
||||
para557{"Let's take LeetCode contest"},
|
||||
ans557{"s'teL ekat edoCteeL tsetnoc"},
|
||||
},
|
||||
|
||||
question557{
|
||||
{
|
||||
para557{""},
|
||||
ans557{""},
|
||||
},
|
||||
|
Reference in New Issue
Block a user