Skip to content

Uniguri/CodingTests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solution of Coding Tests

Utility

Baekjoon

  • make_template.sh: Make template folder with problem id. It has two files: solution.cc and testcase.json.
  • compile.sh: Compile given file(default: solution.cc) with Baekjoon's compile option. Out file is [given file without extension].
  • test_testcase.py: Test given binary(default: solution) with given test cases(default: testcase.json) and show result.
  • clean.sh: Delete every executed file with "solution*".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published