ilyakurdyukov / ioccc

My IOCCC submissions and practice.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My IOCCC submissions

  • 2020-minimd5
    An MD5 tool, with 64x4 byte constant table generation using integer arithmetic.

  • 2020-rectangles
    Represents an image with the number of rectangles.

  • 2020-lettermixer
    Randomizes the order of letters in words other than the first and last.

  • 2020-markovchain
    Generates random text based on a dictionary using a Markov chain.

  • One entry in 2020 did not win, will be reworked for next year's contest.

Practice

License

Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)

Author

Ilya Kurdyukov (twitter, github, linkedin)

About

My IOCCC submissions and practice.


Languages

Language:C 79.4%Language:Assembly 14.9%Language:C++ 2.9%Language:Shell 2.0%Language:Makefile 0.8%