C weakness is the type system; everything is raw unsafe pointers that
can segfault anytime. If you want to challenge Cee programmers,
you should try something complex with strings/references/pointers that
would be a real challenge for Cee(unlike simple abstraction stacking for which Cee has plenty of remedies).