#include <iostream> // int is the return type // A return type of int means the function will return some integer value to the caller (the ...
確定! 回上一頁