fork download
  1. width=input ()
  2. height=input ()
  3. V=int (width) - int (height)
Success #stdin #stdout 0.05s 63412KB
stdin
4
2
stdout
Standard output is empty