Carefree (For Windows) 0.7
CareFree Library - A Light Data Generator for OI & ACM
|
#include <carefree.hpp>
Public 成员函数 | |
judge_result | from_text (const string &text1, const string &text2) |
Public 成员函数 继承自 carefree_internal::comparator | |
virtual judge_result | from_file (const string &filename1, const string &filename2) |
template<class T1 , class T2 > | |
judge_result | operator() (T1 a, T2 b) |
virtual judge_result | test (const string &input_path __attribute__((unused)), const string &output_path, const string &answer_path) |
|
inlinevirtual |