{ "type": "code_options", "author": "csdn.net", "source": "solution.md", "exercise_id": "3d029d11c3e84465a0a62b1e960cc2bb", "keywords": "算法高阶,数论算法,算法问题选编,RSA公钥加密系统", "title": "编写一万年历系统(2021年)", "desc": [ { "content": "\n
要求:模仿现实生活中的挂历。\n当前页以系统当前日期的月份为准显示当前月的每一天(显示出日及对应的星期几)。\n当系统日期变到下一月时,系统自动翻页到下一月。\n
", "language": "markdown" } ], "answer": [ { "content": "", "language": "cpp" } ], "prepared": [ [ { "content": "", "language": "cpp" } ], [ { "content": "", "language": "cpp" } ], [ { "content": "", "language": "cpp" } ] ], "template": { "content": "#include