return 0 vs return 1 in C++ · In this case, the return statement stops the execution of the program, and 0 or 1 will denote the execution status.
確定! 回上一頁