8 lines
547 B
Markdown
8 lines
547 B
Markdown
[](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.
|