1. 5
  1.  

  2. 1

    I don’t hear much about it but they claim to have won high rankings in several competitions.

    1. 2

      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 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.

      1. 2

        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.