摘要:
#include using namespace std; int main() {char choice,c; while(1) {cout >c; choice=toupper(c); if(choice=='A') {cout using namespace std; int main() {char x; while(true) {cout>x; switch(x){ case 'A... 阅读全文
posted @ 2019-03-19 20:57
沐尘河
阅读(104)
评论(1)
推荐(0)

浙公网安备 33010602011771号