Skip to content

Ngoguey42/proj14_algo_lem-in

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project #14 LEM-IN, Jun 2015

#####Guide ants through their anthill! (group project)

#####Grade (tbd/100) (tbd/125)*


#####Goals:

  • todo

#####Recommended bonuses:

  • todo

#####My work:

  • todo

#####Install:

#todo
All my C files strictly observes school's norm, it may often lead to odd or illogical syntaxes.
- [ ] Forbiden keywords: for, do, switch, goto.
- [ ] No more than 25 lines inside a function block.
- [ ] No more than 80 characters per lines.
- [ ] At most 5 functions per files.
- [ ] Only 1 declaration per line.  
- [ ] No declaration and assignation on the same line.
- [ ] At most 1 assignation per line.
- [ ] No more than 4 parameters for a function.
- [ ] No nested ternary.
- [ ] Comments alowed at the top of the file.
  • A grade of 85 was required to validate the project.
  • A maximum grade of 125 was reachable.
  • Second sessions are organised for failed projects.

About

Guide ants through their anthill! Jun2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published