Ad
  • Custom User Avatar

    Can't stop getting timeouts for the c++ version.

    I'm 99% sure it's not my fault because even when I immediately return std::string() from the function, I still timeout even though my function is doing absolutely no calculation. All the other tests pass perfectly fine and on my machine at home a 10k brainfuck source code computes in like 30 milliseconds

    Simply returning an empty string immediately still times me out.

  • Custom User Avatar

    Really gave it your all, huh