Carefree (For Windows) 0.7
CareFree Library - A Light Data Generator for OI & ACM
载入中...
搜索中...
未找到
carefree_internal::strict_comparator_naive类 参考

#include <carefree.hpp>

类 carefree_internal::strict_comparator_naive 继承关系图:
carefree_internal::strict_comparator_naive 的协作图:

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)
 

成员函数说明

◆ from_text()

judge_result carefree_internal::strict_comparator_naive::from_text ( const string & text1,
const string & text2 )
inlinevirtual

该类的文档由以下文件生成: