/Foo-Bar-3-5-15

C program that outputs Foo for every dividend of 3 and Bar for every dividend of 5 and FooBar for both (till 100)

Primary LanguageC

Just a program that does nothing but output foo instead dividends 3 and bar instead dividends of 5 guess what it does for dividends of 15 :)