你沒去看過 DATASHEET 喔 要知道 8bit = 2^8 數量有多少算過嗎 那 11bit = 2^11 數量差了多少 兩者相差多少呢 前者是 256...
switch 選我正解 #include <iostream> using namespace std; int main() { int...