fork download
  1. #!/usr/bin/perl
  2. print 0.3 - 0.2;
  3.  
Success #stdin #stdout 0s 4596KB
stdin
Standard input is empty
stdout
0.1