for (int i = 2; i <= size; i++) {
            writebidir(id, "_q" + i + "0", "i_trdyplus" + (i - 1), writer);
        }