'Algorithm&DataStructures'에 해당되는 글 38건

donaricano-btn

SecondLargest


1. Question

There are three integers, which integer is largest thing?


2. Solution


https://github.com/KyleJeong/Algorithm
블로그 이미지

리딩리드

,
donaricano-btn

TestScore

1. Question

1) Enter a score

2) 90~100 is A, 80~89 is B....


2. Solution


블로그 이미지

리딩리드

,
donaricano-btn

Sum


1. Question

1) Enter a number N

2) Add the numbers from 1 to N


2. Solution


https://github.com/KyleJeong/Algorithm
블로그 이미지

리딩리드

,
donaricano-btn

2007

1. Question

1) 2007/01/01 is Monday

2) 2007/x/y, What day is this?


2. Solution


https://github.com/KyleJeong/Algorithm
블로그 이미지

리딩리드

,