Another Cheater Callout Post
Разница между en1 и en2, 1 символ(ов) изменены
I was looking in the [Codeforces Round 1065 (Div. 3)](https://mirror.codeforces.com/contest/2171/standings) standings and I spotted a very suspicious user.↵

Their account is [user:casualuse1045,2025-11-21].↵

What's suspicious is that just 10 days before Codeforces Round 1065 he participated in **Codeforces Round 1063 (Div. 2)** **solving 0 problems** but in **Codeforces Round 1065 (Div. 3)** he solved all problems, and even in other div 2 contests he barely even solved 1 problem which is a really suspicious rise in solving ability in just 10 days and is impossible to attain by anyone.↵

Also in problem **H** and **G** he used↵

~~~~~↵
while (t--){↵
    function_name(); //just a placeholder↵
}↵
~~~~~↵

While in the other problems he used↵

~~~~~↵
while (t--){↵
    // all code in the while loop itself↵
}↵
~~~~~↵

Now both these things are really suspicious and the
y suggest that the code was copied from elsewhere. I think this account should be looked into by [user:reirugan,2025-11-21]↵



История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en3 Английский darsh_sodani007 2025-11-21 12:41:20 206 Tiny change: 'ubmitted H 5 minutes' -> 'ubmitted H, 5 minutes'
en2 Английский darsh_sodani007 2025-11-21 11:39:12 1 Tiny change: 'us and the suggest t' -> 'us and they suggest t'
en1 Английский darsh_sodani007 2025-11-21 08:22:52 1034 Initial revision (published)