dev编译器兼容设置及字符串的识别问题
摘要:
#include<bits/stdc++.h> using namespace std; bool cmp(char a,char b) { return a>b; } //int stoint(string s){ // int sum=0; // for( int i=0;i<s.length( 阅读全文
posted @ 2021-05-10 22:58 ewitt 阅读(166) 评论(0) 推荐(0)
浙公网安备 33010602011771号