int main() { int ival1 = 123, ival2 = 1; char ch = 't'; scanf("%d%d", &ival1, ... I will describe the above problem in detail: that is, after entering the ...
確定! 回上一頁