← Back to archive

Stdle #8 · 2026-06-14

What does this log?

A past puzzle — fully playable. 4 attempts, hints on wrong guesses.

#include <iostream>
int main() {
std::cout << (5 | 2 & 3) << "\n";
}
Numbers
4 attempts left

Answer & explanation