No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
mickenordin 4572dbc81c
Adding copy right statement
hace 8 años
LICENSE Initial commit hace 8 años
README.md Update README.md hace 8 años
bacteria.cpp Adding copy right statement hace 8 años

README.md

bacteria

Just an experiment to create a computer bacteria

Build with: g++ -static -std=c++11 -o $(tempfile -d . -p bact-) bacteria.cpp