Ad
  • Custom User Avatar

    PHP. I was able to submit after hiting "Submit final" about 10 times. It seems this "superformula" is too long :)

  • Custom User Avatar

    One super-complex random "chemical formula" ;)
    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 67108872 bytes) in /home/codewarrior/run.php on line 58

    All testes passed though. So how do I proceed in such case? I believe I solved it in quite short and elegant way, though with regexps, which can take memory. There is nothing regarding memory restrictions in requirements, so this should pass...

  • Custom User Avatar

    Not valid. The task clearly says: "You get an array of arrays". You cannot get a scalar value there.