Stdle #96 · 2026-09-10
What does this log?
Read the snippet and type its exact console output. You get 4 attempts — each wrong guess unlocks a hint.
#include <stdio.h>int main(void) { printf("%s\n", "tab\there"); return 0;}Strings
Stdle #96 · 2026-09-10
Read the snippet and type its exact console output. You get 4 attempts — each wrong guess unlocks a hint.
#include <stdio.h>int main(void) { printf("%s\n", "tab\there"); return 0;}