Code Monkey home page Code Monkey logo

fall-2021-13500-lab-07-rbt0101's Introduction

Fall 2021 - Lab 07

Last name: Lin

First name: Zhipeng

GitHub username: RBT0101

Notes:

General instructions:

Specific instructions for lab 07

For this lab, it is up to you how to structure and write everything and as such this repo starts mostly empty. It includes doctest.h in case you plan to use it for testing but for this lab doctest.h based tests are not required.

Even though you will decide on what and how to implement your solution, the lab must include the following:

  1. There must be a Makefile that has at least the following targets:
    1. main to build an executable named main.
    2. clean which will get rid of .o files.
    3. If you are using doctest.h you should have a tests target but if you do not, you don’t need this target.
  2. You must include at least one poorly formatted C++ file to test your program on in the repository.
  3. Do not add/commit/push the “fixed” file that your program produces.
  4. If I need to know anything, please write it in the Notes: section above.

fall-2021-13500-lab-07-rbt0101's People

Contributors

github-classroom[bot] avatar ericli-dev 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.