#include <iostream> #include <fstream> using namespace std; /* コンパイルできない ... 読み込むファイルの指定 ifstream fin( outfile, ios::in | ios::binary ); ...
確定! 回上一頁