题解列表

筛选

菲暃要加油——求偶数和

摘要:注意事项:不用管第一行,系统OJ题需要进行判断,自己加上就行参考代码:n=int(input())l=list(map(int,input().split()))l0=[]for ……