Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

The trick is that the task only asks for a single known output, so you don’t actually need to read the input. You can then hide the value somewhere…

Heh, I see. I thought that there is some way to get input without touching @IN register)