Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

kukosmos/calculator-with-c-2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Submit Repository for Engineering Calculator 2018

2018 공학용계산기 과제

Testcases

testcases 폴더에 있는 .in 파일을 모두 읽어서 실행해보면 됩니다. 실행 결과는 각 LEC 폴더에 solution.list 파일에 저장 되어 있습니다.

Testing

Linux 또는 Mac 환경에서

$ python test.py <lecture>

또는

$ python test.py <lecture> <.c file>

더 자세한 사용 방법은 아래의 커맨드를 통해 확인 할 수 있습니다.

$ python test.py -h

파일 입출력

스택을 활용하여 파일 거꾸로 출력하기

스택을 활용하여 후위표기식 만들기

후위표기식을 계산하기

About

C, Calculator, Tutorial, 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published