Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

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

Правка en1, от beastmachine, 2022-06-03 08:14:22

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

Теги implementation

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский beastmachine 2022-06-03 08:14:22 624 Initial revision (published)