摘要:
题目: 思路: 1.最后一段加不进去,所以一开始就要加1 贪吃法 代码如下: #include<cstdio> #include<cstring> #include<algorithm> #include<iostream> using namespace std; int a[3]; int ma 阅读全文
posted @ 2020-10-07 10:12
miao-xixixi
阅读(104)
评论(0)
推荐(0)
摘要:
题目: 思路: 1.按ABC的顺序来排序 先把a[]数组来排列大小 然后下标的大小决定了a[]的顺序 代码如下: #include<cstdio> #include<cstring> #include<algorithm> #include<iostream> using namespace std 阅读全文
posted @ 2020-10-07 09:49
miao-xixixi
阅读(410)
评论(0)
推荐(0)
摘要:
1.在官网上下载两个zip,并将其合并在一个文件夹中 2.此时运行setup,会出现环境版本过低,此时需要在D:\app\oracle\database\stage\cvu 找到 打开方式选择记事本,在里面添加windows10的环境,如下: <OPERATING_SYSTEM RELEASE="6 阅读全文
posted @ 2020-10-07 09:07
miao-xixixi
阅读(110)
评论(0)
推荐(0)

浙公网安备 33010602011771号