for (int i = 1; i <= size; i++) {
            writebidir(id, "_hd" + i + "1", "_q" + i + "plus", writer);
        }