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.

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?








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)
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