Please read the new rule regarding the restriction on the use of AI tools. ×

beastmachine's blog

By beastmachine, history, 2 years ago, In English

I need help understanding why I am getting TLE on a problem using Go while using C++ I get AC

I have tried writing the same solution in C++ and it passes

The problem

709A - Juicer Problem Link

My C++ Submission

159308071

My GO Submission

159307698

The contest is

AIM Tech Round 3 (Div. 2) Contest link

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it