Presumably you want something like this for your constructors: Sweeper::Sweeper() //default constructor { for (int i = 0; i < row; ...
確定! 回上一頁