https://www.acmicpc.net/problem/5768 5768λ²: Divide and Conquer For each test case in the input your program should print a single line, containing the two integers X and Y, separated by a space character. The output must be written to standard output. www.acmicpc.net Divide and Conquer μκ° μ νλ©λͺ¨λ¦¬ μ νμ μΆμ λ΅λ§ν μ¬λμ λ΅ λΉμ¨ 1 μ΄ 128 MB 77 56 49 96.078% λ¬Έμ Given two integers M and N, with 1 ≤ M ≤ N ≤ 5000, you..