摘要:
#include #include #include using namespace std; int main() { char ch[1001]; cin >> ch; //memset(ch, 77, sizeof(ch)); //sprintf(ch, "%d", num); //cout << ch << endl; int... 阅读全文
posted @ 2017-07-25 08:37
diamondDemand
阅读(363)
评论(0)
推荐(0)

浙公网安备 33010602011771号