fork download
  1. main() {
  2. printf("%lf", sqrt(12));
  3. }
  4.  
Success #stdin #stdout 0s 2160KB
stdin
Standard input is empty
stdout
3.464102