fork download
  1. # your code goes here
  2. a = 5%20;
  3. print(a);
  4.  
Success #stdin #stdout 0.01s 7212KB
stdin
Standard input is empty
stdout
5