How to get the full test cases on codeforces?

Revision en1, by kdih21, 2023-01-22 10:16:51

Iam getting wrong answer on test case 2, 255th numbers differ. But it's showing only few test cases, not upto 255th. Someone please help me on which test case my code gave wrong answer. I'd very grateful if you could help me. I am attaching the submission below. In the code I am first finding the factors and then using recursion I am checking every possibility. https://codeforces.com/contest/1777/submission/190067228

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English kdih21 2023-01-22 10:16:51 466 Initial revision (published)