Skip to content

obonaventure/LEPL1503

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LEPL1503

Build Status

This repository contains the INGInious tasks for UCLouvain's course LEPL1503.

Each INGInious task is structured as follows:

  • a student directory that contains the C code for the exercise
  • a run file that is executed by INGInious when a student provides an answer
  • a task.yaml file that provides the description of the exercise

The student directory contains several types of files:

  • a CTester directory that contains the code of the Ctester library that is used to execute the student code and intercept library calls
  • a student_code.c.tpl file which is the template that the students have to fill in
  • one or more test.c files that contain the actual tests

You can find in Report.md a description on how to write a bug report for an INGInious task

About

Exercices INGINIOUS du cours LEPL1503 de découverte du C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 49.1%
  • Python 37.5%
  • HTML 4.7%
  • Makefile 3.7%
  • Shell 1.8%
  • Smarty 1.1%
  • Other 2.1%