Coder Social home page Coder Social logo

kuper0201 / boj-auto_code_downloader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from isac322/boj-auto_code_downloader

0.0 1.0 0.0 37 KB

Baekjoon Online Judge Submitted Code Download Tool

Home Page: https://www.acmicpc.net

License: MIT License

Python 100.00%

boj-auto_code_downloader's Introduction

Baekjoon Online Judge Submitted Code Download Tool

왜 만들었는가?

  • 시험기간이다.

설명

  • BOJ에 제출한 코드 중, 맞은 코드를 한번에 다운받는다.

결과물

  • 문제 별 폴더가 만들어지고, 문제의 번호를 이름으로 파일이 생성됨. (ex. 1000\1000.py)

  • 한 문제를 같은 언어로 여러번 맞았을 경우 가장 좋은(시간, 공간 복잡도가 작은) 코드를 다운로드함.

  • 프로그램을 실행한 폴더에 생성함.

종속성

Ubuntu

# 패키지 설치
sudo apt install python3-pip

# beautifulsoup4 설치
pip3 install -r requirements.txt

사용법

python3 main.py

Issue

  • 맞은 코드가 여러 페이지에 걸쳐 있을경우 첫 페이지의 코드만 받음

Update Log

  • 2016/9/6 : 가장 '좋은'코드가 아니라 가장 '안좋은'코드를 선택하던 치명적인 문제 해결
  • 2016/9/7 : 프로그램이 종료되지 않던 문제 해결, 결과화면 정리
  • 2019/1/2 : 페이지 URL 변경으로인한 에러 수정 (thanks to @MilkClouds)

boj-auto_code_downloader's People

Contributors

isac322 avatar jihochoi avatar milkclouds avatar kuper0201 avatar

Watchers

James Cloos avatar

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.