摘要:
Color it Time Limit: 20000/10000 MS (Java/Others) Memory Limit: 132768/132768 K (Java/Others)Total Submission(s): 0 Accepted Submission(s): 0 Problem 阅读全文
摘要:
A Math Problem Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 0 Accepted Submission(s): 0 Proble 阅读全文
摘要:
Problem F Biggest Number You have a maze with obstacles and non-zero digits in it: You can start from any square, walk in the maze, and finally stop a 阅读全文
摘要:
Windows 工具实现 在windows或者mac平台上,直接使用office可以导出相应的pdf文件。 代码实现 或者可以使用代码,引用已经实现的三方库来实现转换。比如python中的docx2pdf,引入与使用都很简单。 from docx2pdf import convert from ti 阅读全文