Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 702 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 702 Bytes

Build Verify

Ralgo

Rust implementation of ALGOrithms. Try to be Presto but may be Largo.

メモ

  • dependency_util を使ってファイル間の依存関係を抽出していたが, oj-verify が Rust に公式対応した関係でカスタム言語としての任意コード実行が動かなくなり, ひとまず依存関係を解決せず富豪的に全部 verify することにした.