336337338339340341342
if (i < cfg.size() - 1) { i ++; } j ++; } return new GroupAnswer(cmd, finalResult, answersCount, resultsString); }