Problem hidden
|This problem was hidden by Editorial Board member probably because it has incorrect language|version or invalid test data, or description of the problem is not clear.|
Problem hidden on 2018-10-13 00:04:52 by Vương Trung Hiếu Nghĩa

HVT_R1B - Sắp xếp tăng dần

Cho 3 số nguyên a, b, c.

Hãy sắp xếp những số đó theo thứ tự tăng dần.

Input

  • Ba số nguyên a, b, c

Output

  • Ba số nguyên được sắp xếp theo thứ tự tăng dần

Example

Input:
9 2 7

Output:
2 7 9

Được gửi lên bởi:Vương Trung Hiếu Nghĩa
Ngày:2018-08-18
Thời gian chạy:1s
Giới hạn mã nguồn:50000B
Memory limit:1536MB
Cluster: Cube (Intel G860)
Ngôn ngữ cho phép:C++ 4.3.2 CPP CPP14 PAS-GPC PAS-FPC
© Spoj.com. All Rights Reserved. Spoj uses Sphere Engine™ © by Sphere Research Labs.