Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EndlessCheng/codeforces-go
/ functions
Functions
8,098 in github.com/EndlessCheng/codeforces-go
⨍
Functions
8,098
◇
Types & classes
911
Function
TestCF988E
(t *testing.T)
main/900-999/988E_test.go:8
Function
TestCF989C
(t *testing.T)
main/900-999/989C_test.go:8
Function
TestCF995C
https://codeforces.com/problemset/problem/995/C https://codeforces.com/problemset/status/995/problem/C
main/900-999/995C_test.go:10
Function
TestCF996A
https://codeforces.com/problemset/problem/996/A https://codeforces.com/problemset/status/996/problem/A
main/900-999/996A_test.go:10
Function
TestCF997B
(t *testing.T)
main/900-999/997B_test.go:8
Function
TestCF999D
(t *testing.T)
main/900-999/999D_test.go:8
Function
TestCF999E
(t *testing.T)
main/900-999/999E_test.go:8
Function
TestCF9D
https://codeforces.com/problemset/problem/9/D https://codeforces.com/problemset/status/9/problem/D
main/1-99/9D_test.go:10
Function
TestCheck
无尽检查输出是否正确 / 构造 hack 数据 通常用于 special judge 题目
misc/luogu/contest/48376/a/a_test.go:98
Function
TestCheck
无尽检查输出是否正确
misc/luogu/contest/33190/a/a_test.go:78
Function
TestCheck
无尽检查输出是否正确
misc/luogu/contest/33190/c/c_test.go:77
Function
TestCheck
无尽检查输出是否正确
misc/luogu/contest/33190/b/b_test.go:70
Function
TestCheck
无尽检查输出是否正确 / 构造 hack 数据 通常用于 special judge 题目
copypasta/template/main_test.go:89
Function
TestCheckCF1004D
(t *testing.T)
main/1000-1099/1004D_test.go:37
Function
TestCheckCF1039A
(t *testing.T)
main/1000-1099/1039A_test.go:152
Function
TestCheckCF1481C
(t *testing.T)
main/1400-1499/1481C_test.go:64
Function
TestCheckCF266C
(t *testing.T)
main/200-299/266C_test.go:41
Function
TestCheckCF785D
(t *testing.T)
main/700-799/785D_test.go:29
Function
TestCheckInf
(t *testing.T)
leetcode/main_test.go:42
Function
TestCompare
(t *testing.T)
main/1400-1499/1483B_test.go:99
Function
TestCompare
func init() { rand.Seed(time.Now().UnixNano()) } 无尽对拍 / 构造 hack 数据 提醒:如果对拍正确但没有 AC,请检查 1. 是否搞错了输入输出(重新阅读题目中有关输入输出格式的说明) 2. 数据是否超过 int 最大值 3. 是否有边界情况没考
misc/luogu/contest/48376/a/a_test.go:53
Function
TestCompare
无尽对拍
misc/luogu/contest/33190/a/a_test.go:46
Function
TestCompare
无尽对拍
misc/luogu/contest/33190/c/c_test.go:45
Function
TestCompare
无尽对拍
misc/luogu/contest/33190/b/b_test.go:38
Function
TestCompare
https://ac.nowcoder.com/acm/contest/9476/b
misc/nowcoder/9476/b/b_test.go:30
Function
TestCompare
https://ac.nowcoder.com/acm/contest/9005/c
misc/nowcoder/9005/c/c_test.go:43
Function
TestCompare
https://atcoder.jp/contests/abc185/tasks/abc185_e
misc/atcoder/abc185/e/e_test.go:82
Function
TestCompare
func init() { rand.Seed(time.Now().UnixNano()) } 无尽对拍 / 构造 hack 数据 提醒:如果对拍正确但没有 AC,请检查 1. 是否搞错了输入输出(重新阅读题目中有关输入输出格式的说明) 2. 数据是否超过 int 最大值 3. 是否有边界情况没考
copypasta/template/main_test.go:42
Function
TestCompare
https://leetcode-cn.com/contest/weekly-contest-220/problems/jump-game-vi/
leetcode/weekly/220/c/c_test.go:45
Function
TestCompareCF1039A
(t *testing.T)
main/1000-1099/1039A_test.go:33
Function
TestCompareCF1082E
(t *testing.T)
main/1000-1099/1082E_test.go:53
Function
TestCompareCF1209E2
(t *testing.T)
main/1200-1299/1209E2_test.go:47
Function
TestCompareCF1439C
(t *testing.T)
main/1400-1499/1439C_test.go:58
Function
TestCompareCF1469C
(t *testing.T)
main/1400-1499/1469C_test.go:30
Function
TestCompareCF1470B
(t *testing.T)
main/1400-1499/1470B_test.go:129
Function
TestCompareCF1474D
(t *testing.T)
main/1400-1499/1474D_test.go:48
Function
TestCompareCF1483C
(t *testing.T)
main/1400-1499/1483C_test.go:49
Function
TestCompareCF1493C
(t *testing.T)
main/1400-1499/1493C_test.go:33
Function
TestCompareCF438D
(t *testing.T)
main/400-499/438D_test.go:55
Function
TestCompareCF446A
(t *testing.T)
main/400-499/446A_test.go:43
Function
TestCompareCF476E
(t *testing.T)
main/400-499/476E_test.go:35
Function
TestCompareCF610D
(t *testing.T)
main/600-699/610D_test.go:40
Function
TestCompareCF650C
(t *testing.T)
main/600-699/650C_test.go:61
Function
TestCompareCF940F
(t *testing.T)
main/900-999/940F_test.go:28
Function
TestCompareInf
func init() { rand.Seed(time.Now().UnixNano()) }
leetcode/main_test.go:16
Function
TestCompareInf
https://leetcode-cn.com/contest/season/2021-fall/problems/vFjcfV/
leetcode/season/2021fall/d/d_test.go:42
Function
TestCompareInf
(t *testing.T)
leetcode/weekly/256/d/d_test.go:55
Function
TestCompareInf
https://leetcode-cn.com/contest/weekly-contest-252/problems/count-number-of-special-subsequences/
leetcode/weekly/252/d/d_test.go:47
Function
TestCompare_p3527
(t *testing.T)
misc/luogu/p3527_test.go:31
Function
TestGenAtCoderContestTemplates
TODO: update REVEL_SESSION
copypasta/template/atcoder/generator_test.go:10
Function
TestGenAtCoderProblemTemplate
仅限结束的比赛 https://atcoder.jp/contests/abc161/tasks/abc161_f https://atcoder.jp/contests/abc161/submissions?f.LanguageName=Go&f.Status=AC&f.Task=abc161_f
copypasta/template/atcoder/generator_test.go:22
Function
TestGenCodeforcesContestTemplates
赛前看情况修改下 main.go https://codeforces.com/contest//problems
copypasta/template/generator_test.go:13
Function
TestGenCodeforcesProblemTemplates
https://codeforces.com/problemset/problem/1293/C https://codeforces.com/problemset/status/1291/problem/D https://codeforces.com/gym/102253/problem/C h
copypasta/template/generator_test.go:32
Function
TestGenLeetCodeTests
由于力扣的限制,登录后会让网页端退出 建议额外用个号,这样可免去重登的麻烦
copypasta/template/leetcode/generator_test.go:11
Function
TestGenNowCoderTemplates
(t *testing.T)
copypasta/template/nowcoder/generator_test.go:9
Function
TestGenTemplates
"../../misc/gcj/<year>/<id>/" 需要改模板 "../../misc/kickstart/<year>/<id>/" 需要改模板 "../../misc/luogu/contest/<id>/" "../../misc/nowcoder/<id>/"
copypasta/template/generator_test.go:47
Function
TestOnline
(t *testing.T)
leetcode/weekly/163/b/b_test.go:38
Function
TestOnline
(t *testing.T)
leetcode/weekly/175/c/c_test.go:27
Function
TestOnline
(t *testing.T)
leetcode/weekly/151/d/d_test.go:28
Function
TestRG_GraphEdges
(t *testing.T)
main/testutil/rand_test.go:73
Function
TestRG_Permutation
(t *testing.T)
main/testutil/rand_test.go:9
Function
TestRG_TreeEdges
(t *testing.T)
main/testutil/rand_test.go:21
Function
TestRG_TreeWeightedEdges
(t *testing.T)
main/testutil/rand_test.go:46
Function
TestRunLeetCodeClass
(t *testing.T)
leetcode/testutil/leetcode_test.go:113
Function
TestRunLeetCodeFunc
(t *testing.T)
leetcode/testutil/leetcode_test.go:19
Function
TestSol1037D
(t *testing.T)
main/1000-1099/1037D_test.go:8
Function
TestSol1059D
(t *testing.T)
main/1000-1099/1059D_test.go:8
Function
TestSol1077D
(t *testing.T)
main/1000-1099/1077D_test.go:8
Function
TestSol1077E
(t *testing.T)
main/1000-1099/1077E_test.go:8
Function
TestSol107B
(t *testing.T)
main/100-199/107B_test.go:8
Function
TestSol1092C
(t *testing.T)
main/1000-1099/1092C_test.go:8
Function
TestSol1096D
(t *testing.T)
main/1000-1099/1096D_test.go:8
Function
TestSol1102E
(t *testing.T)
main/1100-1199/1102E_test.go:8
Function
TestSol1111C
(t *testing.T)
main/1100-1199/1111C_test.go:8
Function
TestSol1131D
(t *testing.T)
main/1100-1199/1131D_test.go:8
Function
TestSol1133E
(t *testing.T)
main/1100-1199/1133E_test.go:8
Function
TestSol1140C
(t *testing.T)
main/1100-1199/1140C_test.go:8
Function
TestSol1144F
(t *testing.T)
main/1100-1199/1144F_test.go:8
Function
TestSol1147B
(t *testing.T)
main/1100-1199/1147B_test.go:8
Function
TestSol1152C
(t *testing.T)
main/1100-1199/1152C_test.go:8
Function
TestSol1156B
(t *testing.T)
main/1100-1199/1156B_test.go:8
Function
TestSol1156D
(t *testing.T)
main/1100-1199/1156D_test.go:8
Function
TestSol1165E
(t *testing.T)
main/1100-1199/1165E_test.go:8
Function
TestSol1168A
(t *testing.T)
main/1100-1199/1168A_test.go:8
Function
TestSol118D
(t *testing.T)
main/100-199/118D_test.go:8
Function
TestSol1196E
(t *testing.T)
main/1100-1199/1196E_test.go:8
Function
TestSol1199B
(t *testing.T)
main/1100-1199/1199B_test.go:8
Function
TestSol1200E
(t *testing.T)
main/1200-1299/1200E_test.go:8
Function
TestSol1202D
(t *testing.T)
main/1200-1299/1202D_test.go:8
Function
TestSol1205B
(t *testing.T)
main/1200-1299/1205B_test.go:8
Function
TestSol1209D
(t *testing.T)
main/1200-1299/1209D_test.go:8
Function
TestSol1214D
(t *testing.T)
main/1200-1299/1214D_test.go:8
Function
TestSol1221D
(t *testing.T)
main/1200-1299/1221D_test.go:8
Function
TestSol1228D
(t *testing.T)
main/1200-1299/1228D_test.go:8
Function
TestSol1230C
(t *testing.T)
main/1200-1299/1230C_test.go:8
Function
TestSol1230D
(t *testing.T)
main/1200-1299/1230D_test.go:8
Function
TestSol1234D
(t *testing.T)
main/1200-1299/1234D_test.go:8
Function
TestSol1237D
(t *testing.T)
main/1200-1299/1237D_test.go:8
Function
TestSol1244C
(t *testing.T)
main/1200-1299/1244C_test.go:8
Function
TestSol1244D
(t *testing.T)
main/1200-1299/1244D_test.go:8
← previous
next →
6,001–6,100 of 8,098, ranked by callers