fork download
  1. #include "stdio.h"
  2.  
  3. int main() {
  4. printf("%.15f", (2.0 + 3.0 + 0.6 + 0.8));
  5. }
Success #stdin #stdout 0.01s 5400KB
stdin
Standard input is empty
stdout
6.399999999999999