Giter Site home page Giter Site logo

c5-challenge-submissions's Introduction

c5-challenge-submissions

A repository for submitting Cadre5 code bowl solutions

Submission Instructions

  1. Fork this repository.
  2. Clone the repository.
  3. Find the directory for the challenge that you are submitting a solution for.
  4. Add a directory with your team name.
  5. Inside your team directory add a directory for each code category (System, IL, Scripting) you are attempting.
  6. Name the directories system, intermediate, and scripting respectively (lower case).
  7. Inside each category directory add all relevant code files for the submission.
  8. Additionally, inside each category directory add a readme file that describes how to build (if applicable) and execute your program. If your program requires a specific runtime version, note that in the readme.
  9. Submit a pull request back to this repository prior to the challenge deadline.

Example file structure

  • two-egg-problem
    • my-awesome-team-name
      • system
        • filename.cpp
      • intermediate
        • filename.java
      • scripting
        • filename.py

Additional comments

  • Name your directories using kebab casing.
  • If relevant, build scripts would be appreciated.
  • Do your best to consolidate changes into a single pull request. Sometimes mistakes happen, and I will accommodate multiple pull requests within reason. However, all pull requests must be submitted prior to the deadline.

No requests submitted after the deadline will be accepted.

Visit https://www.code-bowl.io/#/challenge/current for specific rules about a current challenge.

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.