Aaaaa_123
Aaaaa_123
全部文章
题解
归档
标签
去牛客网
登录
/
注册
Aaaaa_123的博客
全部文章
/ 题解
(共1篇)
题解 | #定位查找#
while True: try: n = int(input()) nums = list(map(int, input().split())) a = int(input()) i = 0 for num ...
Python3
计数
2026-01-25
0
8