Type: Default 1000ms 256MiB

三数排序

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

Description

读入三个数,将三个数按从大到小的顺序输出。

Input Format

三个用空格分开的整数。

Output Format

表示三个从大到小的式子。具体看样例。

Sample

input

6 19 1

output

19>6>1

Hint

时间限制:1s1 \text {s}

空间限制:256MB256 \text {MB}

20200906-贪心基础练习

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
11
Start at
2020-9-6 13:37
End at
2020-9-26 13:37
Duration
480 hour(s)
Host
Partic.
17