摘要:
"时间转换" cpp include using namespace std; int main(){ int t; cin t; cout 阅读全文
posted @ 2019-02-06 20:50
A-Little-Nut
阅读(185)
评论(0)
推荐(0)
摘要:
"字符串对比" cpp include include using namespace std; int main(){ string s1, s2; cin s1 s2; if(s1==s2) cout 阅读全文
posted @ 2019-02-06 20:45
A-Little-Nut
阅读(126)
评论(0)
推荐(0)
摘要:
"分解质因数" 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 阅读全文
posted @ 2019-02-06 20:34
A-Little-Nut
阅读(135)
评论(0)
推荐(0)

浙公网安备 33010602011771号