Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 419 Bytes

File metadata and controls

10 lines (9 loc) · 419 Bytes

auto_cmp

Description

This is a simple command line program in Rust for programming test case compare and is still under development. (I'm a complete novice lol)

Future Features (under development)

  • Compile and Run Source File
  • Allow Extra Parameters Enabling More Control
  • Compare Standard Snswer with Output Answer
  • Show WA Line, RE messages, TLE Exact Runtime
  • Better Error Handling