Write an essay about Computer Science:
Need in 2 daysThe first sample input is the \”data\” where debug=0, and its corresponding standard output is the file \”output\”, which contains information such as the closest pair, running time, and so on. The second sample input is the file \”data1\” where debug=1, and its corresponding standard output is the file \”output1\”, which also prints the sorted lists of PX and PY, lists of LX and LY, value of delta, and the minimum distance within the strip for each recursive function. Note that when debug=1, you do not output the minimum distance in the strip if there is only one node in the strip. Also, your running times for these two input files may not be exactly the same as the ones in the given output files, as everyone\’s code differs. However, they should be close to a constant ratio of the corresponding time complexities. Please follow closely to the format of the output files, which we may grade based on this format.






