Algorithm&DataStructures/StepByStep

[Algorithm] 백준알고리즘_N

리딩리드 2016. 8. 23. 15:37

N

1. Qustion

1) If you have a number N, you will display number from 1 to N


2. Solution


https://github.com/KyleJeong/Algorithm