----

1st DAY : 오리엔테이션, Toy problem

{{{~cpp 
for & if

hello world	10분
구구단		30분
sort		20분

recursive	 problem  	120분

(factorial, 피보나치, hanoi tower)

Enjoy Problem

소수구하기
마방진		
야구게임
}}}

2nd DAY : Toy Problem

{{{~cpp 
8queen
random walk
queue & stack
maze
}}}

예비 문제들...

{{{~cpp 
만년달력
폰노이만 에어포트
vending machine
오목(gui)
단어의 순서 산출하기(abcdfe 는 2번째 이런 식으로...)
*로 이등변삼각형 그리기
*로 동그라미 그리기
.....
}}}

FileInputOutput [파일입출력] RandomFunction

----
[데블스캠프2003]