Code Monkey home page Code Monkey logo

solvedac's Introduction

프로젝트 solved.ac

solved.acBaekjoon Online Judge에 수록된 문제들의 난이도를 제공하는 사이트입니다. 이 프로젝트는 solved.ac의 API를 활용하여 여러 기능을 수행하고자 합니다.

solved.ac의 API에 대한 자세한 문서는 여기에서 확인할 수 있습니다.

목차

BOJ 문제 데이터 수집

데이터는 매일 한 번씩 업데이트되며, API 호출 제한으로 인해 업데이트 과정이 세 부분으로 나뉩니다. 각 업데이트의 정보는 다음과 같습니다:

작업 대상 문제 시각 (UTC) 시각 (한국)
데이터 1차 업데이트 1000번~12999번 06:00 15:00
데이터 2차 업데이트 13000번~24999번 12:00 21:00
데이터 3차 업데이트 25000번~36999번 18:00 03:00

Baekjoon README 자동 업데이트

데이터는 매일 00:00 UTC에 업데이트됩니다.

자동화 시간 계산

solved.ac의 API 호출 제한과 GitHub Actions의 런타임 제한을 고려하여, 원활한 자동화를 위한 시간을 계산해야 합니다.

solved.ac API의 호출 제한은 15분에 256회입니다. GitHub Actions는 Pro 계정 사용자에게 30일에 3000분의 런타임을 제공합니다.

시각 (UTC) 시각 (한국) 작업 API 호출 횟수 GitHub Actions 런타임 (30일)
00:00 09:00 Baekjoon README 자동 업데이트 약 30회 0분 (공개 저장소)
06:00 15:00 데이터 1차 업데이트 120회 60분
12:00 21:00 데이터 2차 업데이트 120회 60분
18:00 03:00 데이터 3차 업데이트 120회 60분

GitHub Actions 런타임을 모두 계산하면 총 180분이 소요되며, 이는 3000분의 제한 안에 들어갑니다.

solvedac's People

Contributors

actions-user avatar hiyabye avatar

Watchers

 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.