05-pyramid-of-numbers/README.md
github-classroom[bot] 06d59994bf
add deadline
2024-10-18 07:49:06 +00:00

8 lines
547 B
Markdown

[![Review Assignment Due Date](https://classroom.github.com/assets/deadline-readme-button-22041afd0340ce965d47ae6ef1cefeee28c7c493a6346c4f15d667ab976d596c.svg)](https://classroom.github.com/a/C_j5Y3GD)
### 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](pyramid_of_numbers.md) thoroughly and do all the required tasks listed there.