Run ID Author Problem Lang Verdict Score Time Memory Code Length Submit Time
308179 123456 【C1-7】停车收费问题 Python3 Accepted 100 96 MS 3732 KB 59 2025-01-09 19:48:34

Tests(2/2):


n=int(input()) if n<3: print(5) else: print(20)


Judgement Protocol: