Aucune description

Marcelo Fornet 9f54165674 Add explanation il y a 4 ans
bad 27d64f4c00 Init il y a 4 ans
good 27d64f4c00 Init il y a 4 ans
.gitignore 27d64f4c00 Init il y a 4 ans
README.md 9f54165674 Add explanation il y a 4 ans

README.md

Experiment

target = {good, bad}

Run each experiment like:

cd ${target}
mkdir build
cd build
cmake ..
make

It will be ok for good and fail for bad. My situation is bad.