class M{static void Main(){System.Console.Write("387.997,378.018,377.886,377.886\n2.083,2.080,2.080\n6.049,4.650,3.736,3.281,3.169,3.162,3.162\n2.563,2.407,2.384,2.384\n5.227,5.217,5.217\n4.220,3.641,3.295,3.175,3.162,3.162");}}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).