/ SeriousOJ /

Record Detail

Accepted


  
# Status Time Cost Memory Cost
#1 Accepted 34ms 17.293 MiB
#2 Accepted 35ms 17.246 MiB
#3 Accepted 35ms 17.359 MiB
#4 Accepted 63ms 17.285 MiB

Code


a, b = map(int, input().split())
print(a-b)

Information

Submit By
Type
Submission
Problem
P1226 Event Registration
Language
PyPy 3 (Python 3.9.18 PyPy 7.3.15)
Submit At
2026-01-05 19:47:04
Judged At
2026-01-05 19:47:04
Judged By
Score
100
Total Time
63ms
Peak Memory
17.359 MiB