Editorial for TLE 2018-19 P1 - Hello, World!
                Remember to use this editorial only when stuck, and not to copy-paste code from it. Please be respectful to the problem author and editorialist.
Submitting an official solution before solving the problem yourself is a bannable offence.
                Submitting an official solution before solving the problem yourself is a bannable offence.
Author:
- Look at the sample input.
 - The sample input contains a 
2. Then there arelines, and each line contains
real numbers.
 - Each of the 
real numbers are in the form
0.xxxxx. - Maybe these real numbers describe an image or something?
 - Discover what you need to do to solve the problem.
 - Try to Google the solution.
 - Realize that >95% of Google is useless.
 - Lie down.
 - Try not to cry.
 - Cry a lot.
 - ???
 - Get 20 points!
 - Realize that this is the rudest "Hello, World!" problem. At least you can solve a lot of similar problems now.
 
Note: There is an unofficial editorial for this problem. The author(s) is/are , , , and .
Comments