分阶段咖啡粉就更加丰富和空间 摘要:解题思路:无注意事项:无参考代码:k=99while k<999: k=k+1 bai=k/100 bai=int(bai) shi=(int)((k-bai*100)/10)…… 题解列表 2024年07月07日 0 点赞 0 评论 340 浏览 评分:0.0
最普通的解题方法 摘要:解题思路:注意事项:参考代码:#include<stdio.h>#include<math.h>int main(){ int b,c,d,i; for(i=100;i<1000;i++)…… 题解列表 2024年11月13日 0 点赞 0 评论 781 浏览 评分:0.0
1016: [编程入门]水仙花数判断(暴力解答) 摘要:解题思路:注意事项:参考代码:#include <stdio.h>#include <math.h>int main() { int b, n, i, sum; for (i = 100;…… 题解列表 2024年11月15日 0 点赞 0 评论 1194 浏览 评分:0.0
CCCCCCCCCCCCCCCCCCCCCCCC++++++++++++++++++++++++++++++++++ 摘要:解题思路:1注意事项:2参考代码:#include<iostream>using namespace std;int main(){ int a,b,c;&nbs…… 题解列表 2025年11月05日 0 点赞 0 评论 399 浏览 评分:0.0