/ SeriousOJ /

Record Detail

Accepted


  
# Status Time Cost Memory Cost
#1 Accepted 14ms 2.879 MiB
#2 Accepted 14ms 2.883 MiB
#3 Accepted 14ms 3.031 MiB
#4 Accepted 14ms 3.113 MiB
#5 Accepted 14ms 2.969 MiB
#6 Accepted 14ms 3.023 MiB
#7 Accepted 14ms 2.93 MiB
#8 Accepted 14ms 2.922 MiB
#9 Accepted 13ms 2.961 MiB
#10 Accepted 14ms 2.891 MiB
#11 Accepted 14ms 3.02 MiB
#12 Accepted 14ms 2.98 MiB
#13 Accepted 14ms 3.023 MiB
#14 Accepted 14ms 3.109 MiB
#15 Accepted 14ms 2.996 MiB

Code

n= int(input())
if 1<=n<=100:
    print(n*2-1) 

Information

Submit By
Type
Submission
Problem
P1176 Free chocolate
Contest
Intra LU IEEE Beginner Programming Contest
Language
Python 3 (Python 3.12.3)
Submit At
2025-02-26 06:26:10
Judged At
2025-02-26 06:26:10
Judged By
Score
100
Total Time
14ms
Peak Memory
3.113 MiB