随笔分类 -  testlib.h

OJ 辅助出题神器【testlib.h】的学习及使用心得
摘要:1、 生成器 Generator 【注意事项】:testlib.h 必须在其他头文件之前加载!!! 1.1、igen.cpp #include "testlib.h" #include <iostream> using namespace std; int main(int argc, char* 阅读全文
posted @ 2022-06-13 18:55 哇哩机器人 阅读(205) 评论(0) 推荐(0)