I am a noob programmer but my I accepted a problem in CF global round 5. But in the main test got no verdict at that problem then I clicked on my profile submission and I saw runtime error in case no: 1 how this is possible? It comes runtime error in CF in the main test case 1 but in but pretest it was fine in pre-test. it also works fine in ideone. problem link https://mirror.codeforces.com/contest/1237/problem/B?statementsLocale=en my solution. https://ideone.com/prrXp7
I think its because you are a NOOB lol .
ps — Because pretests $$$\neq$$$ actual large tests .
yah. but it got an error in case no 1 which also appeared in pre test
During a contest, your solution is judged with weak test cases. After the contest it's judged with test cases made by other contestants trying to "hack" other's solutions, that is, creating test cases for making other's solutions fail.
Auto comment: topic has been updated by PARTHO_DAS (previous revision, new revision, compare).
Auto comment: topic has been updated by PARTHO_DAS (previous revision, new revision, compare).