(1) &a、&b、&c The & in is the address operator, which gets the memory addresses of the three variables. (2) "%d%d%d" Enter three values in decimal format ...
確定! 回上一頁