{ "name" : "SNCKYEAR", "testType" : "MULTI_NUMBER", "input" : { "type" : "STANDARD", "fileName" : "input.txt" }, "output" : { "type" : "STANDARD", "fileName" : "output.txt" }, "tests" : [ { "input" : "2\n2019\n2018", "output" : "HOSTED\nNOT HOSTED", "index" : 0, "active" : true } ], "location" : "src/chelper", "vmArgs" : "-Xmx256m -Xss64m", "mainClass" : "Main", "taskClass" : "chelper.SNCKYEAR", "checkerClass" : "net.egork.chelper.checkers.TokenChecker", "checkerParameters" : "", "testClasses" : [ ], "date" : "2018.10.29", "contestName" : "SNCK1B19", "truncate" : true, "inputClass" : "io.InputReader", "outputClass" : "io.OutputWriter", "includeLocale" : false, "failOnOverflow" : false, "interactive" : false, "interactor" : "net.egork.chelper.tester.Interactor" }