fork download
  1. num = int(input())
  2. print(num - 20)
Success #stdin #stdout 0.1s 14164KB
stdin
50
stdout
30