#B. 三数排序

    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}

20201006-pm 基础代码测试

Not Attended
Status
Done
Rule
OI
Problem
4
Start at
2020-10-6 16:00
End at
2020-10-6 16:09
Duration
0.2 hour(s)
Host
Partic.
16