精通各种语言的注释:楼主,我想请问,最后真的赔违约金了吗😂
投递大华股份等公司10个岗位 >
0 点赞 评论 收藏
分享
投递字节跳动等公司10个岗位 >
0 点赞 评论 收藏
分享
投递中兴通讯等公司10个岗位 >
0 点赞 评论 收藏
分享
好好学学编程吧。。。。:import copy
a = input()
array = list(map(int,raw_input().split()))
empty_list = []
empty_list1 = []
count = 0
def full_arrange(n):
data = []
res = []
if n==1:
return 1
res = [[1]]
for i in range(2,n+1):
for j in range(len(res)):
for x in range(len(res[j])+1):
data = copy.copy(res[j])
data.insert(x,i)
res.append(data)
x += 1
j += 1
while True:
if len(res[0]) != i:
res.remove(res[0])
else:
break
i += 1
return res
#print(full_arrange(3))
possible = full_arrange(a)
def solution(x):
for i in range(len(x)-1):
if x[i] > x[i+1]:
m = 1
empty_list.append(m)
if x[i] <x[i+1]:
m = 0
empty_list.append(m)
return (empty_list)
for i in possible:
empty_list1.append(solution(i))
print(empty_list1)
for i in range(len(empty_list1)):
if array == empty_list1[i]:
count = count+1
print(count)
第二题答案,每次都是马后炮,因为一个小细节没通过,考完了五分钟就解决了😣
投递爱奇艺等公司10个岗位 >
0 点赞 评论 收藏
分享
投递有赞等公司10个岗位 >
0 点赞 评论 收藏
分享
投递途家网等公司10个岗位 >
0 点赞 评论 收藏
分享
Rrui:你是咋知道自己挂了呢。。我视频面3面完试就没信了
投递网易雷火等公司10个岗位 >
0 点赞 评论 收藏
分享
关注他的用户也关注了: