Stdle #3 · 2026-06-09
What does this log?
You have 4 attempts to type the exact console output. Wrong guesses unlock hints.
#include <stdio.h>int main(void) { printf("%d %d\n", 7 / 2, -7 / 2); return 0;}Numbers
Stdle #3 · 2026-06-09
You have 4 attempts to type the exact console output. Wrong guesses unlock hints.
#include <stdio.h>int main(void) { printf("%d %d\n", 7 / 2, -7 / 2); return 0;}