Son aktivite 1690916160

jamesmurdza bu gisti düzenledi 1690916160. Düzenlemeye git

1 file changed, 5 insertions

gistfile1.txt(dosya oluşturuldu)

@@ -0,0 +1,5 @@
1 + if k == 0:
2 + return []
3 + arr.sort()
4 + ans = arr[-k:]
5 + return ans
Daha yeni Daha eski