You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
LICENSE | 2 years ago | |
Makefile | 2 years ago | |
README.md | 2 years ago | |
main.c | 2 years ago |
README.md
periodic-table-spell-checker
Gives you all the possible ways to spell a string using abbreviations from the periodic table.
Building/Usage
Literally like any other c program, no libraries needed. You'll figure it out.