Category: c / c++
This simple puzzle is from Timus Online Judge. Despite a lengthy description, the solution is really simple. The number of lines is the number of the seconds he needs …
Previously on writing NES files in CC65 compiler, we have introduced interacting with joysticks, accessing Video RAM etc. This tutorial will tell you the basics of setting colours for …
The compiler from (www.cc65.org) supports compilation for 8bit NES files. The 8bit NES are ROM for 8 bit Nintendo Entertainment System FC (Family Console) and the hardware is very …
This puzzle is from Timus Online Judge and you can submit your solution here. The first line of the input is an integer containing the number of total tests, …
The puzzle is from Timus Online Judge. Despite detailed description, which may be confusing, the puzzle is really simple to solve. It asks you to find out the identical …