I've never heard about maidcore, so after listening to the last album and googling what maidcore is, I was surprised that instead of wikipedia link the first one was VK community with 3k members, cz, as for me, this music has a great sound. Finally I have a new playlist, I can listen on background.
kiri
joined 1 year ago
I have a solution with a bit fields. Now your bool is 1 byte :
struct Flags {
bool flag0 : 1;
bool flag1 : 1;
bool flag2 : 1;
bool flag3 : 1;
bool flag4 : 1;
bool flag5 : 1;
bool flag6 : 1;
bool flag7 : 1;
};
Or for example:
struct Flags {
bool flag0 : 1;
bool flag1 : 1:
int x_cord : 3;
int y_cord : 3;
};
view more: next ›
I think "Is the order a rabbt" and "Lucky star" are most similar to "K-ON!" but without music bands. If you ok with camping then "Yuru Camp".