阶乘分解
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.
题目描述
给定整数 ,试把阶乘 分解质因数,按照算术基本定理的形式输出分解结果中的 和 即可。
输入格式
一个整数 。
输出格式
分解质因数后的结果,共若干行,每行一对 ,表示含有 项。按照 从小到大的顺序输出。
5
2 3
3 1
5 1
C25夏令营结营赛
- Status
- Done
- Rule
- IOI
- Problem
- 8
- Start at
- 2025-7-10 16:10
- End at
- 2025-7-10 18:10
- Duration
- 2 hour(s)
- Host
- Partic.
- 28