Run ID Author Problem Lang Verdict Score Time Memory Code Length Submit Time
47547 曾郭傲 2023经开区信息技术合格性考试-2 Python3 Wrong Answer 0 176 MS 13532 KB 66 2024-10-22 15:10:29

Tests(0/5):


n=int(input()) a=1 for i in range(2,n+1,2): a=a*i print(m)


Judgement Protocol: