Skip to content

A practice problem and unit test set of multiple programming languages.

Notifications You must be signed in to change notification settings

carassius1014/pl-judge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

pl-judge

ここは「プログラミング言語の基礎概念」勉強会@MMJ用の演習問題と単体テストのレポジトリである。

演習問題はワシントン大学のDan Grossman教授がCourseraで開講しているコースProgramming Languagesで出される宿題や追加問題を主に参考にしている。

入手

このレポジトリをクローンする。

git clone https://github.com/carassius1014/pl-judge

masterブランチは随時更新するため、回答はローカルブランチでしてください。

git checkout -b <your-branch-name>

注意

  • 各言語の演習のセットアップや回答の方法についてはそれぞれのREADMEを読んでください
  • 説明・テストケースが不十分や間違っている場合はissue/PRをopenしてください

About

A practice problem and unit test set of multiple programming languages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published