A+B problem (反向)

A+B problem (反向)

Background

Special Judge, ^_^

Format

Input

输入一行
给出一个整数n(0≤n≤65535)

Output

输出一行
两个整数 a , b 使得 a+b=n

Sample 1

Input

3

Output

1 2

Limitation

1s, 1024KiB for each test case.
本题使用SPJ

信息

ID
1009
难度
9
分类
(无)
标签
递交数
2
已通过
2
通过率
100%
上传者

相关

在下列训练计划中:

2021-07-11