/ SeriousOJ /

Record Detail

Wrong Answer


  
# Status Time Cost Memory Cost
#1 Wrong Answer 14ms 3.023 MiB
#2 Wrong Answer 14ms 3.332 MiB

Code

n=(input())
t=(n+"0")
i=int(t)
j=int(n)
print(i/j)

Information

Submit By
Type
Submission
Problem
P1012 Zéros de fin
Language
Python 3 (Python 3.12.3)
Submit At
2024-01-05 04:00:00
Judged At
2024-11-11 03:44:22
Judged By
Score
0
Total Time
14ms
Peak Memory
3.332 MiB