05-pyramid-of-numbers/README.md
github-classroom[bot] a26d084340
Initial commit
2024-10-17 10:01:35 +00:00

345 B

IF.03.11 Procedural Programming Winter Semester

Assignment: Pyramid of Numbers

An assignment to train the usage of structs and a bit of algorithmic skills by implementing the multiplication and division methods of large numbers.

Read the problem statement thoroughly and do all the required tasks listed there.