If they are in non-increasing order, replace each number with the largest one. If they are in non-decreasing order, leave the numbers unchanged. Otherwise, replace all the numbers with their squares.
Tutorial (6 parts) about programming a game in pascal / lazarus using SDL2. The repository contains the source code for all 6 parts. Because this was the best complete tutorial i found on the net ...
Lazarus 4 is the latest version of the all-FOSS but Delphi-compatible IDE for the FreePascal compiler. The IDE now comes with built-in docking and docked-form editor (they can be toggled as option, ...
Pascal is not one of the biggest programming languages these days; it’s fallen into the background as the world moved on to newfangled things like C#, Python and Java. However, the language has its ...