Gives you all the possible ways to spell a string using abbreviations from the periodic table.
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.
 
 
r4 a2f18b7312 trigger gh hook 2 years ago
LICENSE Initial commit 2 years ago
Makefile Initial commit 2 years ago
README.md Initial commit 2 years ago
main.c Initial commit 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.