Code Monkey home page Code Monkey logo

comp9024_as1_selfevaluation's Introduction

You can go this page to see the using detail Using index (Cause I'm lazy to update the github readme.md)

How to use it?

For windows users:

  1. Download this .zip file and unzip it. Remove all the files inside ./inputs and ./code
  2. Put your code files under the ./code folder. Includes all your tripView.c and every other PQueue.c, PQueue.h you used.
  3. Double click selfEvaluation.exe
  4. If you passed, then congratulations.

For mac users:

  • Please use this selfEvaluation_forMac.cpp, and make sure you are using c++11 over more.
  1. Download this .zip file and unzip it. Remove all the files inside ./inputs and ./code
  2. Put your code files under the ./code folder. Includes all your tripView.c and every other PQueue.c, PQueue.h you used.
  3. Using your ide comile this selfEvaluation_forMac.cpp and run it. E.G. compile like this g++ -std=c++17 -o selfEvaluation selfEvaluation_forMac.cpp, if there are other problem, you might need change the \\ in the path to /.
  4. If you passed, then congratulations. (Sorry, I'm not good at macos, seems no other good way sames on windows)

image

NB

  • If you need to compile a lot of .c files or you have includes some personal .h file. Then just put all the program files in to the ./code folder.

Need your help

Need your test case, if you have one. Please feel free to β€˜fork’ and upload your test cases. DO NOT UPLOAD YOUR SOURCE CODE!!!

How to change it?

I'm using c++ writing it. After download, you can see the selfEvaluation.cpp file right? Feel free to change the code if you need and you want. Then compile it.

Last

Thanks for @Mingchen, last time his self evaluation program inspired and impressed me a lot. As well as @Ziting for provides most of the test cases and results.

comp9024_as1_selfevaluation's People

Contributors

iwan-lmx avatar

Stargazers

Pan Qian avatar Leo Cahya Dinendra avatar Crokily 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.