Carefree (For Windows) 0.7
CareFree Library - A Light Data Generator for OI & ACM
|
#include <carefree.hpp>
类 | |
class | file |
class | readable |
class | text |
Public 成员函数 | |
virtual judge_result | from_text (const string &text1, const string &text2)=0 |
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 |
|
pure virtual |
|
inline |
|
inlinevirtual |