摘要:
Everybody in this country should learn how to program a computer,because it teaches you how to think. ——史蒂夫~乔布斯 圆的面积 输入 斐波那契 同心圆 日期与时间 习题部分 阅读全文
posted @ 2018-10-12 20:27
小草的大树梦
阅读(1653)
评论(0)
推荐(0)
摘要:
A. Phone Numbers 题意:给一些数字,每个电话号码以8开头,11位,求最多组成多少个号码,重复累加。 #include <bits/stdc++.h> using namespace std; const int maxn = 105; char str[maxn]; int main 阅读全文
posted @ 2018-10-12 16:17
小草的大树梦
阅读(250)
评论(0)
推荐(0)
浙公网安备 33010602011771号