轻松解决PAT乙级第1006题:整数转格式,一步到位!我的个人网站 文章来源 欢迎交换友链 :-) #include <bitsstdc++.h>using namespace std;int main() { int index; whil1月前80