What a pity, I like the conciseness of `scanf` for this use case because the pattern visually matches the input and performs `parseInt` for you, all in one shot.
Good point about an enum for opcodes.
What a pity, I like the conciseness of `scanf` for this use case because the pattern visually matches the input and performs `parseInt` for you, all in one shot.
Good point about an enum for opcodes.