2 lines
90 B
Plaintext
2 lines
90 B
Plaintext
|
cc main.c -o bin/laylatest && cc howmany.c -o bin/howmany && bin/howmany && bin/laylatest
|