Skip to content

Commit 459b387

Browse files
author
Shuo
committed
U: status
1 parent 9c41652 commit 459b387

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

internal/leetcode/problems_status.go

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,11 @@ var problemStatus = map[int]bool{
236236
1185: true,
237237
1189: true,
238238
1221: true,
239+
1408: true,
240+
1417: true,
241+
1422: true,
242+
1436: true,
243+
1455: true,
239244
}
240245

241246
// IsSolved - leetcode.IsSolved

0 commit comments

Comments
 (0)