Skip to content

Commit cc8d02c

Browse files
Update public data [skip ci]
1 parent 5d8e46f commit cc8d02c

11 files changed

+12
-12
lines changed

base_yu/task034.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# best: 125(Code Golf International, 4atj sisyphus luke Seek mukundan) / others: 127(import itertools), 128(jailctf merger), 129(ox jam), 143(HIMAGINE THE FUTURE.), 165(intgrah jimboko awu macaque sammyuri)
1+
# best: 125(Code Golf International, 4atj sisyphus luke Seek mukundan) / others: 127(import itertools), 128(jailctf merger), 129(ox jam), 140(intgrah jimboko awu macaque sammyuri), 143(HIMAGINE THE FUTURE.)
22
# =========================================================== 125 ===========================================================
33

44
# import ref

base_yu/task081.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# best: 90(jailctf merger) / others: 92(Code Golf International), 92(4atj sisyphus luke Seek mukundan), 95(HIMAGINE THE FUTURE.), 95(ox jam), 96(jacekw Potatoman nauti natte)
1+
# best: 90(jailctf merger) / others: 92(Code Golf International), 92(4atj sisyphus luke Seek mukundan), 95(HIMAGINE THE FUTURE.), 95(ox jam), 95(intgrah jimboko awu macaque sammyuri)
22
# 類題: 139
33
# ========================================== 90 ==========================================
44
# p=lambda g,c=-3:c*g or p([s for s in zip(*g[::-1])],c+1)

base_yu/task090.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# best: 159(Code Golf International, 4atj sisyphus luke Seek mukundan) / others: 160(ox jam), 170(jailctf merger), 182(HIMAGINE THE FUTURE.), 190(import itertools), 205(タイスケンサンバII)
1+
# best: 159(Code Golf International, 4atj sisyphus luke Seek mukundan) / others: 160(ox jam), 170(jailctf merger), 182(HIMAGINE THE FUTURE.), 190(import itertools), 197(intgrah jimboko awu macaque sammyuri)
22
# ============================================================================ 159 ============================================================================
33
def p(g):
44
# _,l,r,t=max(((d-u)*(r-l)-9*sum(sum([*zip(*g[u:d])][l:r],())),l,r,g[u:d])for d in range(len(g)+1)for r in range(len(g[0])+1)for u in range(d-1)for l in range(r))

base_yu/task158.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# best: 263(intgrah jimboko awu macaque sammyuri) / others: 269(jailctf merger), 269(ox jam), 284(HIMAGINE THE FUTURE.), 313(import itertools), 319(cg-klogw-sekken)
1+
# best: 263(intgrah jimboko awu macaque sammyuri) / others: 269(jailctf merger), 269(ox jam), 284(HIMAGINE THE FUTURE.), 310(import itertools), 319(cg-klogw-sekken)
22
def p(g):
33
for i in range(len(g)-2):
44
for j in range(len(g[0])-2):

base_yu/task201.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# best: 199(jailctf merger) / others: 208(ox jam), 218(Code Golf International), 218(4atj sisyphus luke Seek mukundan), 230(import itertools), 233(intgrah jimboko awu macaque sammyuri)
1+
# best: 199(jailctf merger) / others: 208(ox jam), 218(Code Golf International), 218(4atj sisyphus luke Seek mukundan), 230(import itertools), 235(intgrah jimboko awu macaque sammyuri)
22
# def p(g):
33
# t=sum(g,[])
44
# u,l=divmod(t.index(4),13)

base_yu/task250.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# best: 103(intgrah jimboko awu macaque sammyuri) / others: 111(HIMAGINE THE FUTURE.), 114(jailctf merger), 116(import itertools), 117(jacekw Potatoman nauti natte), 118(natte)
2-
# ================================================ 103 ================================================
1+
# best: 102(intgrah jimboko awu macaque sammyuri) / others: 111(HIMAGINE THE FUTURE.), 114(jailctf merger), 116(import itertools), 117(jacekw Potatoman nauti natte), 118(natte)
2+
# =============================================== 102 ================================================
33
p=lambda g,c=-3:c*g or p([*zip(*([[0]*10]*~-(i:=str(g).index("2")//31)+[[*map(max,*g[:i])]]+g[i:])[::-1])],c+1)
44

55
# def p(g):

base_yu/task255.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# best: 240(jailctf merger) / others: 244(ox jam), 252(intgrah jimboko awu macaque sammyuri), 281(import itertools), 287(HIMAGINE THE FUTURE.), 293(タイスケンサンバII)
1+
# best: 240(jailctf merger) / others: 244(ox jam), 251(intgrah jimboko awu macaque sammyuri), 281(import itertools), 287(HIMAGINE THE FUTURE.), 293(タイスケンサンバII)
22
def p(g):
33
c=max(g[0])
44
for _ in range(4):

base_yu/task361.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# best: 193(jailctf merger, intgrah jimboko awu macaque sammyuri) / others: 195(ox jam), 204(jacekw Potatoman nauti natte), 204(natte), 204(import itertools), 207(Code Golf International)
1+
# best: 193(jailctf merger, intgrah jimboko awu macaque sammyuri) / others: 195(ox jam), 196(import itertools), 204(jacekw Potatoman nauti natte), 204(natte), 207(Code Golf International)
22
# ============================================================================================= 193 =============================================================================================
33

44
def p(g):

data/kaggle_scoreboard_progressions.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

data/task_score_progressions/importitertools-4bbcb8b0264fcfb4edf68aef7b54991b.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)