{"ScriptPreparationCode":"var bigInt1 = BigInt(\u00221000000000000\u0022);\r\nvar bigInt2 = BigInt(\u002210000000000001000000000000\u0022);","TestCases":[{"Name":"multiply","Code":"c = bigInt1 * bigInt1 - bigInt1","IsDeferred":false},{"Name":"addition","Code":" d= bigInt2\u002B bigInt1\u002BbigInt1\u002B2n","IsDeferred":false}]}