主站
DreamJudge
院校信息
专业题库
模拟考试
机试真题
专业课程
答疑区
兑换中心
登录
注册
上岸
Yw1111111
这个人很懒,什么都没有写...
关注
发消息
文章
0
题解
6
发帖
0
笔记
0
Ta的粉丝
79
关注数
0
粉丝数
79
获赞数
0
阅读数
2834
后缀子串排序 题解:Python
1294 AC while True: try: string = input() sub_string = [] ...
P1294
2024年3月8日 15:32
回复 0
|
赞 0
|
浏览 379
字符串排序3 题解:Python
1261 AC while True: try: string = [] n = int(input()) &nbs...
P1261
2024年3月8日 15:21
回复 0
|
赞 0
|
浏览 490
字符串排序2 题解:Python
1255 AC: while True: try: sentence = input() letters = "" &nbs...
P1255
2024年3月8日 14:35
回复 0
|
赞 0
|
浏览 457
首字母大写 题解:Python
set = [' ','\n','\t','\r'] while True: try: all = input() result = "" ...
P1240
2024年3月6日 14:41
回复 0
|
赞 0
|
浏览 483
字符移动 题解:Python
while True: try: str = input() digit_text = "" other_text = "" for char in str: ...
P1012
2024年3月5日 22:53
回复 0
|
赞 0
|
浏览 585
加密算法 题解:Python求解,学会利用ord和chr函数
while True: try: str = input() text = "" for char in str: if char.isalpha(): ...
P1014
2024年3月5日 22:35
回复 0
|
赞 0
|
浏览 440
本科学校:广东海洋大学
目标学校:深圳大学
点此申请N诺身份认证
获得 noobdream 认证,享受多重认证福利!