kkkr
kkkr
全部文章
分类
归档
标签
去牛客网
登录
/
注册
kkkr的博客
全部文章
(共3篇)
题解 | #两种排序方法#
class solution: # def my_input(self): # n = int(input()) # words ...
字符串
Python3
2022-06-20
0
372
题解 | #下厨房#
import sys class solution: def __init__(self): self.food ...
字符串
哈希表
数组
Python3
2022-06-19
0
382
题解 | #星际穿越#
python3 import sys import math class solution: def my_input(self) -> int: ...
数学
Python3
2022-06-19
0
322