Different Results for same code (My ID is glitched)

Revision en1, by rahul_shrestha, 2023-03-24 00:58:35

Problem Link: https://codeforces.com/contest/1809/problem/B

(Recent Edu Round Problem B)

Please watch these submissions for Problem B from my id:

https://codeforces.com/contest/1809/submission/198866759 : Says TLE on Test 1

https://codeforces.com/contest/1809/submission/198864293 : Says WA on Test 2

And now watch the same solution submitted by my friend after contest:

https://codeforces.com/contest/1809/submission/198867203 : SAYS AC !

Please explain the happening !

also all I tried to hack a cout<<sqrt(n-1) solution and I failed, so please find the bug in my ID.

Submissions from rahul_shrestha for this problem is glitched.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English rahul_shrestha 2023-03-24 01:34:36 114
en1 English rahul_shrestha 2023-03-24 00:58:35 752 Initial revision (published)