7 lines
345 B
Markdown
7 lines
345 B
Markdown
### 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.
|