Skip to content

Latest commit

 

History

History

hw4

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

HW4

How to use

  1. 구현한 exercise 파일들을 ex2.ml ~ ex3.ml 으로 복사하거나 새로 작성합니다.
  2. check를 이용하여 검사합니다.
    • ./check : 모든 exercise를 한번에 검사합니다. 요약된 결과를 보여줍니다.
    • ./check <num> : exercise<num>을 검사합니다.