摘要:
"时间转换" cpp include using namespace std; int main(){ int t; cin t; cout 阅读全文
摘要:
"字符串对比" cpp include include using namespace std; int main(){ string s1, s2; cin s1 s2; if(s1==s2) cout 阅读全文
摘要:
"分解质因数" cpp include include include include using namespace std; vector vi(10001); int main(){ int a, b; cin a b; for(int i=2; i::iterator it=vi[i].be 阅读全文