Блог пользователя _Randooom_

Автор _Randooom_, 3 недели назад, По-английски

Hi friends recently I came across StellarSpecter's blog and I read something new to myself( by the way congrats she achieved pupil ). I will only focus on the part which got me thinking, can we use tools like refact.ai?

If you don't know it is basically a tool which helps you while coding( Idk how I never used refact ). But I used Tabnine which is an extention for vs code and based of what is written on refact's website their pretty similar.

What it does, is by using AI it analyses your code and predicts what you may want to use next. It saves you a lot of time and I really enjoyed using. Personally never used for contests, since I haven't participated in a long time.

Screenshot-2024-11-03-204823

So the quesion is can I use it for CP, since there is nothing mentioned about it in the original blog which MikeMirzayanov wrote about use of AI during a contest?

Теги use, of, ai
  • Проголосовать: нравится
  • -3
  • Проголосовать: не нравится

»
3 недели назад, # |
  Проголосовать: нравится +6 Проголосовать: не нравится

Actually a good question since it doesn't solve the problem for you it just might save you some time(if it would be able to predict correcly)

»
3 недели назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

she*

»
3 недели назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

dont be me bro

»
3 недели назад, # |
  Проголосовать: нравится +12 Проголосовать: не нравится

i think mike had a blog on ai and talked abt extensions like github copilot and if i remember correctly he said its ok if it doesnt give you the problem idea but you have to double check