#include <iostream>. #include <fstream>. using namespace std;. int main(). {. ifstream in;. in.open("in.bin", ios::in | ios::binary);.
確定! 回上一頁