Rectangle
Çox asan
Zaman limiti 1 saniyə-dir
Yaddaş məhdudiyyəti 256 meqabayt
To construct a rectangle with sides parallel to the coordinate axes, you need the coordinates of two opposite vertices. Your task is to write a program that calculates the coordinates of the other two vertices of the rectangle.
Giriş verilənləri
The input consists of a single line containing four integers , , , (-, , ), which represent the coordinates of the given opposite vertices.
Çıxış verilənləri
Output four integers , , , , which are the coordinates of the other two opposite vertices. The coordinates should be printed in the order of the left vertex first, followed by the right vertex.
Nümunələr
Giriş #1
Çıxış #1
Giriş #2
Çıxış #2
Təqdimatlar 215
Qəbul dərəcəsi 44%