题解 1764: 循环入门练习1 摘要:解题思路:利用高斯的求数方法,没想到对了。注意事项:直接输出结果就行参考代码:#include <bits/stdc++.h>using namespace std;int main(){ co…… 题解列表 2023年12月24日 0 点赞 0 评论 152 浏览 评分:9.9
1764: 循环入门练习1题解 摘要:解题思路:注意事项:参考代码:#include<iostream>using namespace std;int main(){ int s=0; for(int i=0;i<=1000;…… 题解列表 2024年11月24日 1 点赞 0 评论 192 浏览 评分:9.9
编写题解 1764: 循环入门练习1 摘要:解题思路:注意事项:参考代码:#include<iostream>using namespace std;int main(){ int s=0; for(int i=0;i<=1000;…… 题解列表 2024年11月24日 2 点赞 0 评论 114 浏览 评分:9.9
1764: 循环入门练习11764: 循环入门练习11764: 循环入门练习11764: 循环入门练习11764: 循环入门练习11764: 循环入门练习11764: 循环入门练习11764: 循环入 摘要:解题思路:注意事项:参考代码:#include <bits/stdc++.h>using namespace std;int main(){ int sum=0; //累加器 for(i…… 题解列表 2024年01月09日 0 点赞 0 评论 150 浏览 评分:9.9
题解 1764循环入门练习1 摘要:解题思路:注意事项:参考代码:#include <bits/stdc++.h>using namespace std;int main(){ int sum = 0; for(int i=…… 题解列表 2024年01月08日 0 点赞 0 评论 129 浏览 评分:9.9
1764: 循环入门练习1 摘要:解题思路:注意事项:参考代码:#include <bits/stdc++.h>using namespace std;int main(){ int sum=0; //累加器 for(i…… 题解列表 2024年01月08日 0 点赞 0 评论 166 浏览 评分:9.9
题解 1764: 循环入门练习1 摘要:解题思路:注意事项:参考代码:#include <bits/stdc++.h>using namespace std;int main(){ int a,sum=0; for(a=1;a<…… 题解列表 2024年01月08日 0 点赞 0 评论 150 浏览 评分:9.9
题解 1764: 循环入门练习1(最简单) 摘要:解题思路:注意事项:参考代码:#include <iostream>int main(){ std::cout<<1001*500; return 0;}…… 题解列表 2024年01月08日 0 点赞 0 评论 167 浏览 评分:9.9
1764: 循环入门练习1 摘要:解题思路:注意事项:参考代码:#include<bits/stdc++.h>using namespace std;int main(){ int a; for(int i=1;i<=10…… 题解列表 2024年01月07日 0 点赞 0 评论 150 浏览 评分:9.9
题解 1764: 循环入门练习1(c++) 摘要:解题思路:注意事项:参考代码:#include <bits/stdc++.h>using namespace std;int main(){ int a,sum=0; for(a=1;a<…… 题解列表 2024年01月07日 0 点赞 0 评论 123 浏览 评分:9.9