find the bug
#define REVEAL_PASSWORD(password) \ printf("the password is:\n"); \ printf("%s\n", password);
if (password == "my_password") REVEAL_PASSWORD(password)else printf("incorrect password!\n");
pretty sure i got it Show more
@SuricrasiaOnline printf("%s\n", password); always executes
printf("%s\n", password);
A small, community‐oriented Mastodon‐compatible Fediverse (GlitchSoc) instance managed as a joint venture between the cat and KIBI families.