1002 写出这个数 (20 point(s))
摘要:
#include <bits/stdc++.h> using namespace std; int main() { int sum = 0; stack<int> s; string str, pingyin[10]{"ling", "yi", "er", "san", "si", "wu", " 阅读全文
posted @ 2021-09-04 19:23 Atl212 阅读(34) 评论(0) 推荐(0)
浙公网安备 33010602011771号