摘要:
链接:http://118.190.20.162/view.page?gpid=T15 代码: map: #include<bits/stdc++.h> using namespace std; map<pair<int,int>,int>mp; int main (){ ios::sync_wit 阅读全文
posted @ 2021-03-30 14:42
黒川川
阅读(50)
评论(0)
推荐(0)
摘要:
链接:http://118.190.20.162/view.page?gpid=T16 注意数据范围,或者直接1e5+5 代码: #include<bits/stdc++.h> using namespace std; int a[10005]; int main (){ int n,num; ci 阅读全文
posted @ 2021-03-30 14:23
黒川川
阅读(49)
评论(0)
推荐(0)
摘要:
####问题的开始: 在编译原理的词法分析器中,进行字符串相加时出现了报错的情况,代码和报错如下: //str是字符型指针 string pstr=*(str+i)+*(str+(i+1)); 报错提示为: C:\Users\zwx\Desktop\test.cpp|130|error: conve 阅读全文
posted @ 2021-03-30 09:56
黒川川
阅读(2702)
评论(0)
推荐(0)

浙公网安备 33010602011771号