摘要:
字符串子序列[https://www.online1987.com/%e5%ad%97%e7%ac%a6%e4%b8%b2%e5%ad%90%e5%ba%8f%e5%88%97/] #define _CRT_SECURE_NO_WARNINGS 1//可省略 #include<iostream> u 阅读全文
posted @ 2022-09-30 13:42
chunbai11
阅读(39)
评论(0)
推荐(0)
摘要:
路灯照明 [(https://www.online1987.com/路灯照明/)] #include<iostream> #include<climits> #include<vector> #include<algorithm> using namespace std; int main() { 阅读全文
posted @ 2022-09-30 13:40
chunbai11
阅读(59)
评论(0)
推荐(0)
摘要:
事件推送[(https://www.online1987.com/事件推送/)] #include<iostream> #include<vector> using namespace std; int main() { int m = 0; int n = 0; int r = 0; cin >> 阅读全文
posted @ 2022-09-30 13:39
chunbai11
阅读(23)
评论(0)
推荐(0)
摘要:
找朋友(插入排序青春版)[(https://www.online1987.com/找朋友/)] #include<iostream> #include<vector> using namespace std; int main() { int N = 0; cin >> N; vector<int> 阅读全文
posted @ 2022-09-30 13:38
chunbai11
阅读(22)
评论(0)
推荐(0)
摘要:
统计射击成绩[(https://www.online1987.com/统计射击比赛成绩/)] #include<iostream> #include<vector> #include<algorithm> using namespace std; int main() { int N = 0; ch 阅读全文
posted @ 2022-09-30 13:35
chunbai11
阅读(92)
评论(0)
推荐(0)
摘要:
统计射击成绩[(https://www.online1987.com/统计射击比赛成绩/)] #include #include #include//使用sort需要引的头文件 using namespace std; int main() { int N = 0; char c = '0'; ci 阅读全文
posted @ 2022-09-30 10:53
chunbai11
阅读(166)
评论(0)
推荐(0)

浙公网安备 33010602011771号