Skip to content

POSTECH: Programming & Problem Solving (Fall 2019)

Notifications You must be signed in to change notification settings

betarixm/CSED101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming & Problem Solving

CSED101@POSTECH CSED101@POSTECH

Programming & Problem Solving is a basic programing class of POSTECH, using C.

프로그래밍과 문제해결은 포스텍의 C를 이용하는 가장 기초적인 프로그래밍 수업입니다.

Assignments

Basic IO & Calculation

It is a simple coding task to calculate exchange rates and convert distances using C. Link

Black-White Ball Game

It is a task to make a game where a person with many black balls wins by changing each given white ball into a black ball. Link

Caculate Bowling Scores

It is a task to caculate bowling scores without array. I solve it with implementing pseudo-array. :) Link

Dots and Boxes

It is a task to implement 'Dots and Boxes' game, including minimax with Alpha-Beta pruning. Link

Image Channel Matching

It is a task to match channels of misalignmented images. Link

Set

It is a task to define the set and its operation via C. Link

About

POSTECH: Programming & Problem Solving (Fall 2019)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published