@sam_ak127@HelloitsBharat Mai jab kisi solution ko prove kar leta hu and fir bhi check krne ke lie ki mera proof shi hai ya nhi ChatGPT sai confirm krta hu, but wo hamarkhor maanta hi nhi hai, jaise hi mai kehta hu accept ho gya, he is like SHI HAI SHI HAI 😂😂
What to do while practising cf in the case like I have a soln for a problem that is partially proved but not completely proved
It happens with me mostly in array forming questions ( where array has to follow some properties)
Should we stick to it and try to proof or just submit
Day 8 of #15DaysOfCP31
Today's problem: The Number of Imposters (1700)
Btw, I just remembered, this problem is exactly same as INOI 2021 problem "Among us"
@TLE_Eliminators
@HelloitsBharat@TLE_Eliminators Intended solution is using graph and dfs. (can be done with dsu too)
also try this problem oj.uz/problem/view/N…
it's just hard version of that problem
(you need to know dsu to solve this)