您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
mickenordin 4572dbc81c
Adding copy right statement
8 年前
LICENSE Initial commit 8 年前
README.md Update README.md 8 年前
bacteria.cpp Adding copy right statement 8 年前

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