Skip to main content

One doc tagged with "整除"

View all tags

第17章 数位分离

数位分离指把一个整数拆分成个位、十位、百位等单独数字,常用于数字反转、判断回文、统计数字和等题型。