Stdle #7 · 2026-06-13
What does this log?
You have 4 attempts to type the exact console output. Wrong guesses unlock hints.
#include <iostream>int main() { char a = 'A'; std::cout << a << " " << +a << "\n";}Numbers
Stdle #7 · 2026-06-13
You have 4 attempts to type the exact console output. Wrong guesses unlock hints.
#include <iostream>int main() { char a = 'A'; std::cout << a << " " << +a << "\n";}