Giter Site home page Giter Site logo

atcoder's Introduction

AtCoder

https://atcoder.jp/

Prepare for contests

Initialize:

acc login
acc session

pipenv shell
oj login https://atcoder.jp/

cp -r .acc/templates/* $(acc config-dir)
acc config default-task-choice all
acc config default-template ruby
acc config

Setup for every contests:

pipenv shell

acc new abcXXX
cd abcXXX
cd a/
edit main.xxx
oj test -d tests/ -c 'xxx main.xxx'
acc s main.xxx

ref

Practices

https://atcoder.jp/contests/practice/custom_test

Languages

Name Version URL
Ruby 2.3.3 https://docs.ruby-lang.org/ja/2.3.0/doc/index.html
Python3 3.4.3 https://docs.python.org/release/3.4.3/
Rust 1.15.1 https://doc.rust-lang.org/1.15.1/std/index.html
Scala 2.11.7 https://www.scala-lang.org/api/2.11.7/#package
Haskell GHC 7.10.3 https://hoogle.haskell.org/, https://downloads.haskell.org/~ghc/7.10.3/docs/html/libraries/index.html
Clojure 1.8.0 https://clojuredocs.org/, https://clojure.github.io/clojure/branch-clojure-1.8.0/index.html
TypeScript 2.1.6 https://devdocs.io/javascript/
JavaScript node.js v5.12.0 https://devdocs.io/javascript/

ref: https://language-test-201603.contest.atcoder.jp/

atcoder's People

Contributors

dependabot[bot] avatar wintus avatar

Watchers

 avatar  avatar

atcoder's Issues

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.