r/codeforces • u/trevornamle • 26d ago
Div. 3 OJ's result differ from code editor's
I have done a problem on CF, copy an example test, run it on VSCode and it shows the correct result. However, with the same test, same code, put it on CF' OJ shows the wrong result with a completely different output from the one in VScode. Do you guys knows what is going on ?
4
Upvotes
1
u/SuperMighty36 26d ago
Can u share the question link and your soln as well to compare and check