{"ScriptPreparationCode":"var strA = \u0022420343343242\u0022;\r\nvar strB = \u0022420343343243\u0022;","TestCases":[{"Name":"notnot","Code":"var res = ~~strA \u003E ~~strB;","IsDeferred":false},{"Name":"parseInt","Code":"var res = parseInt(strA) \u003E parseInt(strB);","IsDeferred":false},{"Name":"Number","Code":"var res = Number(strA) \u003E Number(strB);","IsDeferred":false}]}