{ "name" : "B - Nastya Is Playing Computer Games", "testType" : "SINGLE", "input" : { "type" : "STANDARD" }, "output" : { "type" : "STANDARD" }, "tests" : [ { "input" : "2 2\n", "output" : "6", "index" : 0, "active" : true }, { "input" : "4 2", "output" : "13", "index" : 1, "active" : true }, { "input" : "5 1", "output" : "15", "index" : 2, "active" : true } ], "location" : "src/chelper", "vmArgs" : "-Xmx256M", "mainClass" : "Main", "taskClass" : "chelper.TaskB", "checkerClass" : "net.egork.chelper.checkers.TokenChecker", "checkerParameters" : "", "testClasses" : [ ], "date" : "2019.03.11", "contestName" : "Codeforces Round #546 (Div. 2)", "truncate" : true, "inputClass" : "io.InputReader", "outputClass" : "io.OutputWriter", "includeLocale" : false, "failOnOverflow" : false, "interactive" : false }