enum Alphabet {A = 0, B = 1, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, ... cout << "Enter a string and press enter" << endl;
確定! 回上一頁