Pascal. Exercises
by plustilino
Pascal programming language. 150 exercises with solution
App Name | Pascal. Exercises |
---|---|
Developer | plustilino |
Category | Education |
Download Size | 7 MB |
Latest Version | 2023.08 |
Average Rating | 0.00 |
Rating Count | 0 |
Google Play | Download |
AppBrain | Download Pascal. Exercises Android app |
Collection of exercises and problems with a solution for the programming language Pascal. Tasks are grouped by topics "Linear algos", "Conditions", "Loops", "Arrays", "Matrices", "Strings", "Files", "Functions". Each subsequent topic requires knowledge of the material of the previous one, but not vice versa. So the "Conditions" does not contain tasks with cycles. However, the "Cycles" topic includes tasks that have both cycles and conditions.
Among the exercises there are classical algorithms - sorting, finding the greatest common divisor and least common multiple, calculating the factorial, deriving the Fibonacci series, etc.
For compilation and verification, the FreePascal compiler was used.
Recent changes:
UMP
Among the exercises there are classical algorithms - sorting, finding the greatest common divisor and least common multiple, calculating the factorial, deriving the Fibonacci series, etc.
For compilation and verification, the FreePascal compiler was used.
Recent changes:
UMP