• Stars
    star
    1,141
  • Rank 40,618 (Top 0.9 %)
  • Language
    C++
  • Created about 3 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

申论生成器(

Slscq是什么?

申论文章生成器,输入主题字数,输出随机拼凑的文章。

网址:https://sojo.im/slscq/

C++版本Json库使用nlohmann

本项目生成的文章不代表作者的任何观点,只能拿来搞笑, 请不要用于正规用途!

编译

C++ 版本可以通过以下步骤编译

make

二进制文件名为 slscq,必须与 data.json 处于同一目录下运行。