fork download
  1. # your code goes here
  2. print(1)
  3. print(1)
  4. print(1)
Success #stdin #stdout 0.12s 14024KB
stdin
Standard input is empty
stdout
1
1
1