git reimport
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"name" : "D - Makoto and a Blackboard",
|
||||
"testType" : "SINGLE",
|
||||
"input" : {
|
||||
"type" : "STANDARD"
|
||||
},
|
||||
"output" : {
|
||||
"type" : "STANDARD"
|
||||
},
|
||||
"tests" : [ {
|
||||
"input" : "6 1",
|
||||
"output" : "3",
|
||||
"index" : 0,
|
||||
"active" : false
|
||||
}, {
|
||||
"input" : "6 2",
|
||||
"output" : "875000008\n",
|
||||
"index" : 1,
|
||||
"active" : false
|
||||
}, {
|
||||
"input" : "60 5",
|
||||
"output" : "237178099\n",
|
||||
"index" : 2,
|
||||
"active" : false
|
||||
}, {
|
||||
"input" : "978217616376000 1",
|
||||
"index" : 3,
|
||||
"active" : true
|
||||
} ],
|
||||
"location" : "src/chelper",
|
||||
"vmArgs" : "-Xmx256M",
|
||||
"mainClass" : "Main",
|
||||
"taskClass" : "chelper.TaskD",
|
||||
"checkerClass" : "net.egork.chelper.checkers.TokenChecker",
|
||||
"checkerParameters" : "",
|
||||
"testClasses" : [ ],
|
||||
"date" : "2019.02.27",
|
||||
"contestName" : "Hello 2019",
|
||||
"truncate" : true,
|
||||
"inputClass" : "io.InputReader",
|
||||
"outputClass" : "io.OutputWriter",
|
||||
"includeLocale" : false,
|
||||
"failOnOverflow" : false,
|
||||
"interactive" : false
|
||||
}
|
Reference in New Issue
Block a user