OIJ
Class methods
error(message, exit_code = 1)
Sourceerror(message, exit_code = 1, &)
Sourceexit_with_message(status : Process::Status, &)
Sourcegenerate_all_templates
Sourcegenerate_input(generator : Path, option : String | Nil, count : Int32 | Nil, oj_args : Array(String) | Nil)
Sourceguess_program_file
Sourceguess_program_file?
Sourcehack(hack : Path, hack_option : String | Nil, generator : Path, generator_option : String | Nil, solver : Path, solver_option : String | Nil, oj_args : Array(String) | Nil)
Sourceinfo(message)
Sourceinfo_run(command : String, args : Enumerable(String) | Nil = nil, shell : Bool = false, message : String = "")
Sourcewarning(message)
SourceMacros
define_contest_flags
Sourcedefine_problem_flags
Source