摘要:
题源 PTA 乙级 题解 #include//奇数还是偶数 int judge(int x){ x = x % 2; //奇数返回1... 阅读全文
posted @ 2021-04-23 13:34
summeriver13
阅读(62)
评论(0)
推荐(0)
摘要:
PAT 乙级 1001 害死人不偿命的 (3n+1) 猜想 1002 写出这个数 1003 我要通过! 1004 成绩排名 10... 阅读全文
posted @ 2021-04-23 13:31
summeriver13
阅读(64)
评论(0)
推荐(0)
摘要:
题源 团体程序设计天梯赛 题解 #include#includeusing namespace std;string str="I ... 阅读全文
posted @ 2021-04-23 13:19
summeriver13
阅读(38)
评论(0)
推荐(0)
摘要:
题源 团体程序设计天梯赛 题解 #includeint main(){ for(int i=0;i<3;i++)printf(... 阅读全文
posted @ 2021-04-23 13:16
summeriver13
阅读(39)
评论(0)
推荐(0)
摘要:
题源 团体程序设计天梯赛 题解 #includeusing namespace std;char c;float N;int mai... 阅读全文
posted @ 2021-04-23 13:11
summeriver13
阅读(103)
评论(0)
推荐(0)
摘要:
题源 团体程序设计天梯赛 题解 #includeusing namespace std;int main(){ cout <<... 阅读全文
posted @ 2021-04-23 13:04
summeriver13
阅读(25)
评论(0)
推荐(0)
摘要:
题源 团体程序设计天梯赛 题解 #includeusing namespace std;int N,an = 1,sum = 0;i... 阅读全文
posted @ 2021-04-23 13:03
summeriver13
阅读(50)
评论(0)
推荐(0)
摘要:
题源 团体程序设计天梯赛 题解 #includeusing namespace std;int n,num = 1;int main... 阅读全文
posted @ 2021-04-23 12:50
summeriver13
阅读(46)
评论(0)
推荐(0)
摘要:
题源 团体程序设计天梯赛 题解 #include#include// using namespace std;char a[1000... 阅读全文
posted @ 2021-04-23 12:32
summeriver13
阅读(96)
评论(0)
推荐(0)
浙公网安备 33010602011771号