Skip to content

Commit 5925f51

Browse files
Update public data [skip ci]
1 parent b569b30 commit 5925f51

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

base_yu/task062.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# best: 130(jailctf merger) / others: 143(ox jam), 148(4atj sisyphus luke Seek mukundan), 151(duckyluuk), 168(intgrah jimboko awu macaque sammyuri), 172(jacekw Potatoman nauti natte)
1+
# best: 130(jailctf merger) / others: 143(ox jam), 148(4atj sisyphus luke Seek mukundan), 151(duckyluuk), 168(jacekw Potatoman nauti natte), 168(intgrah jimboko awu macaque sammyuri)
22
# ============================================================= 130 ==============================================================
33

44
p=lambda g,c=-3:c*g or p([*zip(*(({*(u:=max(g,key=set))}=={0,2})*eval(str((g[:1]*9+g[:(i:=g.index(u)):-1]+g[i+1:])[-10:]).replace(*"03"))or g)[::-1])],c+1)

base_yu/task099.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# best: 112(jailctf merger) / others: 115(4atj sisyphus luke Seek mukundan), 116(ox jam), 125(intgrah jimboko awu macaque sammyuri), 161(Afordancja), 173(JRKKX)
1+
# best: 112(jailctf merger) / others: 115(4atj sisyphus luke Seek mukundan), 116(ox jam), 125(intgrah jimboko awu macaque sammyuri), 160(jacekw Potatoman nauti natte), 161(Afordancja)
22
# ==================================================== 112 =====================================================
33
# def p(g):
44
# w=1-any(g[1])

base_yu/task101.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# best: 274(jailctf merger) / others: 281(ox jam), 337(jacekw Potatoman nauti natte), 349(4atj sisyphus luke Seek mukundan), 354(natte), 361(JRKXK)
1+
# best: 274(jailctf merger) / others: 281(ox jam), 328(jacekw Potatoman nauti natte), 349(4atj sisyphus luke Seek mukundan), 354(natte), 361(JRKXK)
22
def p(g):
33
u=[(i,j)for i in range(len(g))for j in range(len(g[0]))if g[i][j]==1]
44
u=[(i,j)for i in range(len(g))for j in range(len(g[0]))if g[i][j]==2 if any((i+y,j+x)in u for y in range(-1,2)for x in range(-1,2))]

data/kaggle_scoreboard_progressions.json

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

0 commit comments

Comments
 (0)