{ "name" : "HS08TEST", "testType" : "SINGLE", "input" : { "type" : "STANDARD", "fileName" : "input.txt" }, "output" : { "type" : "STANDARD", "fileName" : "output.txt" }, "tests" : [ { "input" : "30 120.00", "output" : "89.50", "index" : 0, "active" : true }, { "input" : "42 120.00", "output" : "120.00", "index" : 1, "active" : true }, { "input" : "300 120.00", "output" : "120.00", "index" : 2, "active" : true } ], "location" : "src/chelper", "vmArgs" : "-Xmx256m -Xss64m", "mainClass" : "Main", "taskClass" : "chelper.HS08TEST", "checkerClass" : "net.egork.chelper.checkers.TokenChecker", "checkerParameters" : "", "testClasses" : [ ], "date" : "2018.10.15", "contestName" : "SNCKQL19", "truncate" : true, "inputClass" : "io.InputReader", "outputClass" : "io.OutputWriter", "includeLocale" : false, "failOnOverflow" : false, "interactive" : false, "interactor" : "net.egork.chelper.tester.Interactor" }