I tried using a simple function I wrote and oh look! It doesn’t like assert(). Even if I include #include <assert.h> it still complains. It even complains if I provide a prototype for assert(). I fish around some and oh look, they use their own syntax for asserts. How cute. I convert the existing calls to assert() to their special snowflake syntax and … it finds a non-existent problem.
I don’t hear much about it but they claim to have won high rankings in several competitions.
How?
I tried using a simple function I wrote and oh look! It doesn’t like
assert(). Even if I include#include <assert.h>it still complains. It even complains if I provide a prototype forassert(). I fish around some and oh look, they use their own syntax for asserts. How cute. I convert the existing calls toassert()to their special snowflake syntax and … it finds a non-existent problem.I saved it for Saturday since I had no info on it. Maybe Ultimate refers to the migraine you get tryimg to reproduce their successes.