fork download
  1. #!/usr/bin/perl
  2.  
  3.  
  4. print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);
Success #stdin #stdout 0.01s 5288KB
stdin
1
2
10
42
11
stdout
RTFM