Giter Club home page Giter Club logo

algorithms-and-oj's Introduction

Hi there 👋

来了解我吧~

algorithms-and-oj's People

Contributors

bbruceyuan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

algorithms-and-oj's Issues

报错OSError: [WinError 123] 文件名、目录名或卷标语法不正确。

Traceback (most recent call last):
  File "readme.py", line 253, in <module>
    main()
  File "readme.py", line 249, in main
    table.update_table('leetcode')
  File "readme.py", line 113, in update_table
    self.__create_folder(oj)
  File "readme.py", line 104, in __create_folder
    os.mkdir(question_folder_name)
OSError: [WinError 123] 文件名、目录名或卷标语法不正确。: 'C:/Users/admin/Desktop/leedcode/leetcode-algorithms/785. Is Graph Bipartite?'

python 我不是很熟,这里这么报错怎么处理呢

然后,我上面的设置是这样的

    local_path = 'C:/Users/admin/Desktop/leedcode'
    github_leetcode_url = 'https://github.com/czgaotian/leetcode/blob/master/leetcode-algorithms/'
    github_pat_url = 'https://github.com/czgaotian/leetcode/blob/master/pat-algorithms/'
    leetcode_url = 'https://leetcode.com/problems/'

另外,leetcode-algorithms这个文件夹可以改名吗

运行py脚本,md文件不会相应更新

LeetCode函数放在前面的文件夹(我放在第一个two sum)使用py脚本后md文件有相应变化(生成了对应的github链接)。但是目前github已经更新到1125个题了。我把函数放在1122和1124中,运行脚本md文件不会自动更新。请问是哪里出了问题呢?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.