Sen descrición

Marcelo Fornet 9f54165674 Add explanation %!s(int64=4) %!d(string=hai) anos
bad 27d64f4c00 Init %!s(int64=4) %!d(string=hai) anos
good 27d64f4c00 Init %!s(int64=4) %!d(string=hai) anos
.gitignore 27d64f4c00 Init %!s(int64=4) %!d(string=hai) anos
README.md 9f54165674 Add explanation %!s(int64=4) %!d(string=hai) anos

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.