Giter Club home page Giter Club logo

k_plus_plus's Introduction

K++ (Original Language for Competitive Programming)

Purpose
*To accelerate cording process
*To shorten the time for thinking
*To reduce bugs

How to use
*Cording in the file "source_a.cpp" in K++ language
*Setting in motion this program in this way
-> $make $./exe/out
*K++ cord will be converted into C++ cord in the file "converted_a.cpp"

Regulations and Developings
*予約語
*int省略
*セミコロン省略
*変換拒否表示 -> @で区別
*配列インデックスは$で拒否
*コンマ直後はスペース->改良済み
*関数と括弧の間は詰める(while等も含む)
*配列に関する操作
*頻出アルゴリズムの定型化
*扱いやすい新たなデータ構造の模索
*複数の出力
*out(f(x))->改良済み
*一般的な 1-index化
*人の思考に沿った記法の模索
*python配列、ディクショナリ
*変数管理dict

k_plus_plus's People

Contributors

kaito-cpro avatar

Watchers

James Cloos avatar  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.