Then the file is opened and the numbers are read again and compared against a counter. #include <fstream.h> #include <stdio.h> main() { int k,j; ofstream myout( ...
確定! 回上一頁