Documentation
¶
Index ¶
- func GenLeetCodeSeasonTests(username, password, slug string, isSolo, openWebPage bool, ...) error
- func GenLeetCodeSpecialTests(username, password string, urlsZHs []string, openWebPage bool, ...) error
- func GenLeetCodeTests(username, password, contestTag string, openWebPage bool, ...) error
- func GetBiweeklyContestID(contestID int) int
- func GetBiweeklyContestTag(contestID int) string
- func GetWeeklyContestID(contestID int) int
- func GetWeeklyContestTag(contestID int) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenLeetCodeSeasonTests ¶
func GenLeetCodeSeasonTests(username, password, slug string, isSolo, openWebPage bool, contestDir, customComment string) error
获取力扣杯题目信息 slug 如 "2020-fall", "2021-spring"
func GenLeetCodeSpecialTests ¶
func GenLeetCodeTests ¶
func GenLeetCodeTests(username, password, contestTag string, openWebPage bool, contestDir, customComment string) error
获取题目信息(含题目链接) contestTag 如 "weekly-contest-200",可以从比赛链接中获取
func GetBiweeklyContestID ¶
func GetBiweeklyContestTag ¶
func GetWeeklyContestID ¶
func GetWeeklyContestTag ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.