What is Nostr?
Coyote /
npub1w7x…pc4w
2023-07-13 21:36:08
in reply to nevent1q…xjau

Coyote on Nostr: I am still :ablobcatsweatsip: ing When you were taught gotos were evil: for (int x = ...

I am still :ablobcatsweatsip: ing (npub1y6t…9wl9) When you were taught gotos were evil:

for (int x = 0; x < 100; x++) {
for (int y = 0; y < 100; y++) {
if (findFirst[x][y] == value) {
throw std::pair<int, int>{ x, y };
}
}
}
catch (const std::pair<int, int>& location) {
mutate(location);
}
Author Public Key
npub1w7x9m8xutlezyzmu7d78d8ygzk6sdpncfuuds8jsz2wnwk8f52dqkrpc4w