id string | tests list |
|---|---|
cc-00106 | [
{
"input": "4 10000\n0 0\n1 1\n9999 0\n10000 10000",
"output": "11.21323169",
"kind": "sample",
"quiet": 0
},
{
"input": "5 10\n0 0\n10 10\n20 0\n30 10\n40 0",
"output": "22.22335598",
"kind": "sample",
"quiet": 0
},
{
"input": "4 50\n0 10000\n1 10000\n2 0\n10000 0",
... |
cc-00333 | [
{
"input": "2 2\n50 2\n10 1",
"output": "1.500000000",
"kind": "sample",
"quiet": 2
},
{
"input": "3 3\n50 3\n50 2\n25 2",
"output": "1.687500000",
"kind": "sample",
"quiet": 2
},
{
"input": "2 2\n0 2\n100 2",
"output": "1.000000000",
"kind": "sample",
"quiet"... |
cc-00504 | [
{
"input": "2 2 4\nUU\nUU",
"output": "12",
"kind": "sample",
"quiet": 0
},
{
"input": "1 1 1\nT\n",
"output": null,
"kind": "wb",
"added_loop": 8
},
{
"input": "1 2 0\nTU\n",
"output": null,
"kind": "wb",
"added_loop": 8
},
{
"input": "2 1 2\nT\nD\n",... |
cc-00804 | [
{
"input": "5 6 100\n11 80\n14 90\n23 70\n80 30\n153 70",
"output": "1.0000000000",
"kind": "sample",
"quiet": 7
},
{
"input": "5 3 100\n11 80\n14 90\n23 70\n80 30\n153 70",
"output": "0.9628442962",
"kind": "sample",
"quiet": 7
},
{
"input": "1 3 20\n20 20",
"output"... |
cc-01312 | [
{
"input": "abab\n5 5\n2 2 4\n1 1 5 abab\n2 3 5\n1 3 3 a\n2 1 5",
"output": "0\n3\n4",
"kind": "sample",
"quiet": 0
},
{
"input": "uku\n1333 5\n2 232 423\n1 13 532 uku\n2 322 567\n1 3 33 ku\n2 1 333",
"output": "0\n211\n321",
"kind": "sample",
"quiet": 0
},
{
"input": "aa... |
cc-01807 | [
{
"input": "4 2\n2 3\n3 2",
"output": "6",
"kind": "sample",
"quiet": 0
},
{
"input": "10 3\n0 0\n4 4\n1 4",
"output": "1127",
"kind": "sample",
"quiet": 0
},
{
"input": "4 2\n0 2\n3 1",
"output": "6",
"kind": "sample",
"quiet": 0
},
{
"input": "32 8\n... |
cc-02117 | [
{
"input": "1\n1",
"output": "2.",
"kind": "sample",
"quiet": 7
},
{
"input": "1\n5\n",
"output": "50",
"kind": "wb",
"added_loop": 8
},
{
"input": "3\n1\n2\n3\n",
"output": "2\n8\n18",
"kind": "wb",
"added_loop": 4,
"quiet": 4
},
{
"input": "1\n2\... |
cc-02618 | [
{
"input": "2 4",
"output": "YES\n5 4 7 2\n3 6 1 8",
"kind": "sample",
"quiet": 0
},
{
"input": "2 1",
"output": "NO",
"kind": "sample",
"quiet": 7
},
{
"input": "00001 100000",
"output": null,
"kind": "probe",
"added_loop": 8
},
{
"input": "4 5\n",
... |
cc-02825 | [
{
"input": "BBBAAAABA\nBBBBA\n4\n7 9 2 5\n7 9 1 4\n1 7 2 5\n1 7 2 4",
"output": "YES\nNO\nYES\nNO",
"kind": "sample",
"quiet": 0
},
{
"input": "AAAAABBBBAAABBBBAAAA\nBBBBAAABBBBBBAAAAABB\n10\n2 15 2 13\n2 13 6 16\n1 13 2 20\n4 20 3 20\n1 18 9 19\n2 14 1 11\n3 20 3 15\n6 16 1 17\n4 18 8 20\n7... |
cc-02962 | [
{
"input": "2\n1 3 5 7 9 11 13 15 17\n2 4 6 8 10 12 14 16 18\n1 5 7 9 11 13 15 17 18\n2 3 4 6 8 10 12 14 16",
"output": "0.30891 0.69109\n0.92747 0.07253",
"kind": "sample",
"quiet": 3
},
{
"input": "1\n17 1 15 3 13 5 11 7 9\n2 4 6 8 10 12 14 16 18\n",
"output": "0.30891 0.69109",
"k... |
cc-03208 | [
{
"input": "17 2",
"output": "262144",
"kind": "sample",
"quiet": 0
},
{
"input": "2000 1000",
"output": "674286644",
"kind": "sample",
"quiet": 0
},
{
"input": "2 1",
"output": "1",
"kind": "sample",
"quiet": 1
},
{
"input": " 2 1 \n",
"out... |
cc-03526 | [
{
"input": "1 2 3 4\n6 7 8 0\n5 10 11 12\n9 13 14 15",
"output": "8",
"kind": "sample",
"quiet": 0
},
{
"input": "12 1 10 2\n7 11 4 14\n5 0 9 15\n8 13 6 3",
"output": null,
"kind": "probe",
"added_loop": 1,
"quiet": 0
},
{
"input": "15 14 13 12\n11 10 9 8\n7 6 5 4\n3 ... |
cc-04089 | [
{
"input": "4\n5 4\n1 2\n6 7\n8 3",
"output": "2",
"kind": "sample",
"quiet": 0
},
{
"input": "8\n1 7\n2 4\n3 9\n5 11\n6 8\n10 16\n13 15\n14 12",
"output": "6",
"kind": "sample",
"quiet": 0
},
{
"input": "3\n6 1\n2 3\n4 5\n",
"output": null,
"kind": "wb",
"add... |
cc-04361 | [
{
"input": "3\n(1+2)*3+3\n2\n1*1*1+1*1*1\n587\n1*(2*3*4)+5+((6+7*8))*(9)\n0",
"output": "4\n9\n2",
"kind": "sample",
"quiet": 0
},
{
"input": "4\n2*2+2\n0\n",
"output": null,
"kind": "wb",
"added_loop": 1,
"quiet": 0
},
{
"input": "3\n1+2*3\n0\n",
"output": null,
... |
cc-05421 | [
{
"input": "3 2 1\n1 2 0",
"output": "6",
"kind": "sample",
"quiet": 0
},
{
"input": "5 4 2\n1 3 1\n4 2 0",
"output": "172",
"kind": "sample",
"quiet": 0
},
{
"input": "20 20 0",
"output": "881396682",
"kind": "sample",
"quiet": 0
},
{
"input": "3 2 2\... |
cc-06267 | [
{
"input": "6\n1 6\n2 1\n5 2\n3 4\n2 3",
"output": "3",
"kind": "sample",
"quiet": 0
},
{
"input": "9\n1 2\n2 3\n4 2\n1 7\n6 1\n2 5\n5 9\n6 8",
"output": "27",
"kind": "sample",
"quiet": 0
},
{
"input": "19\n2 4\n15 8\n1 16\n1 3\n12 19\n1 18\n7 11\n11 15\n12 9\n1 6\n7 14\... |
cc3-00052 | [
{
"input": "4\n1 5\n4 7\n2 1\n8 4",
"output": "1 2",
"kind": "sample",
"quiet": 0
},
{
"input": "10\n866111664 178537096\n705445072 318106937\n472381277 579910117\n353498483 865935868\n383133839 231371336\n378371075 681212831\n304570952 16537461\n955719384 267238505\n844917655 218662351\n550... |
cc3-00135 | [
{
"input": "4\n1 2\n1 3\n1 4",
"output": "2",
"kind": "sample",
"quiet": 0
},
{
"input": "4\n1 2\n2 3\n3 4",
"output": "6",
"kind": "sample",
"quiet": 0
},
{
"input": "6\n1 2\n1 3\n1 4\n2 5\n2 6",
"output": "14",
"kind": "sample",
"quiet": 0
},
{
"inpu... |
cc3-00181 | [
{
"input": "4 2\n10 -10 -10 10",
"output": "20",
"kind": "sample",
"quiet": 0
},
{
"input": "10 5\n5 -4 -5 -8 -4 7 2 -4 0 7",
"output": "17",
"kind": "sample",
"quiet": 0
},
{
"input": "5 3\n-10 10 -10 10 -10",
"output": "10",
"kind": "sample",
"quiet": 0
},... |
cc3-00228 | [
{
"input": "3\n2 46\n94 8\n46 57\n",
"output": "1",
"kind": "sample",
"quiet": 0
},
{
"input": "4\n24 99\n15 68\n12 90\n95 79\n",
"output": "0",
"kind": "sample",
"quiet": 2
},
{
"input": "001\n001 002\n",
"output": null,
"kind": "probe",
"added_loop": 8
},
... |
cc3-00321 | [
{
"input": "anagram\ngrandmother",
"output": "4",
"kind": "sample",
"quiet": 1
},
{
"input": "a\nab\n",
"output": "1",
"kind": "wb",
"added_loop": 1,
"quiet": 0
},
{
"input": "2\nab\nab\na\nb\n",
"output": "0",
"kind": "wb",
"added_loop": 1,
"quiet": 0... |
cc3-00360 | [
{
"input": "3 3",
"output": "2",
"kind": "sample",
"quiet": 2
},
{
"input": "150 300",
"output": "734286322",
"kind": "sample",
"quiet": 2
},
{
"input": "300 150",
"output": "0",
"kind": "sample",
"quiet": 3
},
{
"input": "\n2 3\n",
"output": null,... |
cc3-00434 | [
{
"input": "6\n1 3\n2 3\n3 4\n4 5\n4 6",
"output": "4",
"kind": "sample",
"quiet": 7
},
{
"input": "4\n1 2\n2 3\n3 4",
"output": "2",
"kind": "sample",
"quiet": 7
},
{
"input": "7\n1 2\n2 5\n1 3\n3 6\n1 4\n4 7\n",
"output": "4",
"kind": "wb",
"added_loop": 8
... |
cc3-00522 | [
{
"input": "3\n2 6 8",
"output": "2",
"kind": "sample",
"quiet": 0
},
{
"input": "5\n2 3 4 9 12",
"output": "4",
"kind": "sample",
"quiet": 0
},
{
"input": "4\n5 7 2 9",
"output": "1",
"kind": "sample",
"quiet": 0
},
{
"input": "3\n2 3 6\n",
"outpu... |
cc3-00600 | [
{
"input": "4 1 3 4 3\n3 2 5 1",
"output": "34",
"kind": "sample",
"quiet": 0
},
{
"input": "4 2 4 4 1\n4 5 1 2",
"output": "31",
"kind": "sample",
"quiet": 0
},
{
"input": "2 1 100 100 100\n1 1\n",
"output": null,
"kind": "wb",
"added_loop": 8
},
{
"i... |
cc3-00681 | [
{
"input": "3 2",
"output": "6",
"kind": "sample",
"quiet": 0
},
{
"input": "4 4",
"output": "3",
"kind": "sample",
"quiet": 0
},
{
"input": "7 3",
"output": "1196",
"kind": "sample",
"quiet": 0
},
{
"input": "31 8",
"output": "64921457",
"kind... |
cc3-00739 | [
{
"input": "10 3 5\n10 3 5\n30\n1\n6\n10",
"output": "8",
"kind": "sample",
"quiet": 0
},
{
"input": "10 3 5\n10 3 5\n25\n1\n6\n10",
"output": "7",
"kind": "sample",
"quiet": 0
},
{
"input": "90 10 12\n100000 1000 10000\n10000\n1\n10\n20\n30\n40\n50\n60\n70\n80\n90",
... |
cc3-00788 | [
{
"input": "5\n1 2\n2 3\n3 4\n3 5",
"output": "2 4",
"kind": "sample",
"quiet": 0
},
{
"input": "8\n1 2\n2 3\n4 3\n5 4\n6 7\n6 8\n3 6",
"output": "3 4",
"kind": "sample",
"quiet": 0
},
{
"input": "10\n1 2\n2 3\n3 4\n4 5\n5 6\n6 7\n3 8\n5 9\n3 10",
"output": "4 6",
... |
cc3-00948 | [
{
"input": "2 100\n85 2 3\n60 1 1",
"output": "115",
"kind": "sample",
"quiet": 0
},
{
"input": "10 1000\n451 4593 6263\n324 310 6991\n378 1431 7068\n71 1757 9218\n204 3676 4328\n840 6221 9080\n684 1545 8511\n709 5467 8674\n862 6504 9835\n283 4965 9980",
"output": "2540",
"kind": "sa... |
cc3-01024 | [
{
"input": "3 3 1 2 4\n1 2\n2 3\n3 1",
"output": "IMPOSSIBLE",
"kind": "sample",
"quiet": 7
},
{
"input": "2 1 2 1 2\n1 2\n",
"output": "2 1",
"kind": "wb",
"added_loop": 8
},
{
"input": "4 4 1 4 3\n1 2\n2 3\n3 4\n4 2\n",
"output": null,
"kind": "wb",
"added_l... |
cc3-01205 | [
{
"input": "3 3\naaa",
"output": "6",
"kind": "sample",
"quiet": 0
},
{
"input": "3 3\naab",
"output": "11",
"kind": "sample",
"quiet": 0
},
{
"input": "1 2\na",
"output": "1",
"kind": "sample",
"quiet": 0
},
{
"input": "10 9\nabacadefgh",
"output"... |
cc3-01262 | [
{
"input": "0 0",
"output": "OUT",
"kind": "sample",
"quiet": 7
},
{
"input": "27 0",
"output": "IN",
"kind": "sample",
"quiet": 7
},
{
"input": "0 27",
"output": "OUT",
"kind": "sample",
"quiet": 7
},
{
"input": "27 27",
"output": "IN",
"kind"... |
cc3-01409 | [
{
"input": "3\n5\n2 1 2 1 1\n4\n9 2 2 2\n1\n998244353",
"output": "10\n7\n1",
"kind": "sample",
"quiet": 0
},
{
"input": "1\n5\n10 1 1 10 1\n",
"output": null,
"kind": "wb",
"added_loop": 5,
"quiet": 1
},
{
"input": "1\n3\n1 1 1\n",
"output": null,
"kind": "wb... |
cc3-01475 | [
{
"input": "14\n04/21 09:00 I 000\n04/21 09:00 I 001\n04/21 09:15 I 002\n04/21 09:30 O 001\n04/21 09:45 O 000\n04/21 10:00 O 002\n04/28 09:00 I 003\n04/28 09:15 I 000\n04/28 09:30 I 004\n04/28 09:45 O 004\n04/28 10:00 O 000\n04/28 10:15 O 003\n04/29 20:00 I 002\n04/29 21:30 O 002\n20\n06/01 09:00 I 001\n06/01 0... |
cc3-01515 | [
{
"input": "LXRR",
"output": "50.000000",
"kind": "sample",
"quiet": 0
},
{
"input": "X",
"output": "0.000000",
"kind": "sample",
"quiet": 5
},
{
"input": "LRRR\n",
"output": null,
"kind": "wb",
"added_loop": 5,
"quiet": 1
},
{
"input": "XXLR\n",
... |
cc3-01673 | [
{
"input": "3\nRRRGGGBBB",
"output": "216",
"kind": "sample",
"quiet": 0
},
{
"input": "5\nBBRGRRGRGGRBBGB",
"output": "960",
"kind": "sample",
"quiet": 0
},
{
"input": "4\nRGBRGBRGBRGB\n",
"output": null,
"kind": "wb",
"added_loop": 2,
"quiet": 0
},
{... |
cc3-01752 | [
{
"input": "6\n3 4 5 3 4 5",
"output": "14",
"kind": "sample",
"quiet": 0
},
{
"input": "5\n5 5 5 5 5",
"output": "25",
"kind": "sample",
"quiet": 0
},
{
"input": "4\n309999 6000 2080 2080",
"output": "314159",
"kind": "sample",
"quiet": 0
},
{
"input"... |
cc3-01788 | [
{
"input": "00101100011100",
"output": "477",
"kind": "sample",
"quiet": 0
},
{
"input": "0001111",
"output": "16",
"kind": "sample",
"quiet": 0
},
{
"input": "0101",
"output": "6",
"kind": "sample",
"quiet": 1
},
{
"input": "000",
"output": "3",
... |
cc3-01811 | [
{
"input": "4 2 1 1\n1 2\n3\n4\n3\n1 2\n2 4\n3 4",
"output": "2 1",
"kind": "sample",
"quiet": 3
},
{
"input": "6 1 1 2\n1\n5\n2 3\n7\n1 2\n2 5\n1 3\n3 5\n1 4\n4 6\n6 5\n",
"output": null,
"kind": "wb",
"added_loop": 7,
"quiet": 1
},
{
"input": "4 1 1 1\n1\n4\n2\n3\n1... |
cc3-01843 | [
{
"input": "5\n4 -5 9 -2 1",
"output": "15",
"kind": "sample",
"quiet": 3
},
{
"input": "4\n5 6 7 8",
"output": "26",
"kind": "sample",
"quiet": 5
},
{
"input": "5\n1 -2 3 -4 5\n",
"output": null,
"kind": "wb",
"added_loop": 8
},
{
"input": "7\n10 1 10... |
cc3-01905 | [
{
"input": "8\n-10 0\n-10 5\n-5 5\n-5 0\n10 0\n10 -5\n5 -5\n5 0",
"output": "50",
"kind": "sample",
"quiet": 7
},
{
"input": "1\n4\n0 0\n1 0\n1 1\n0 1\n",
"output": "0",
"kind": "wb",
"added_loop": 3,
"quiet": 0
},
{
"input": "2\n3\n0 0\n1 0\n0 1\n3\n0 0\n2 0\n0 2\n",... |
cc3-01944 | [
{
"input": "3 2\n1 3\n3 4\n4 2",
"output": "4",
"kind": "sample",
"quiet": 0
},
{
"input": "6 4\n1 10\n2 1000\n3 100000\n5 1000000\n6 10000\n7 100",
"output": "21",
"kind": "sample",
"quiet": 0
},
{
"input": "15 409904902\n94198000 15017\n117995501 7656764\n275583856 3132... |
cc3-02033 | [
{
"input": "2 0\n",
"output": "5",
"kind": "sample",
"quiet": 0
},
{
"input": "4 2\n5 2\n6 1\n",
"output": "6",
"kind": "sample",
"quiet": 0
},
{
"input": "20 10\n10 18\n11 17\n14 7\n4 6\n30 28\n19 24\n29 22\n25 32\n38 34\n36 39\n",
"output": "27087418",
"kind": "... |
cc3-02098 | [
{
"input": "2\n12 3 4 7\n1 15 9 1",
"output": "1",
"kind": "sample",
"quiet": 2
},
{
"input": "2\n5 4 8 8\n4 12 14 0",
"output": "4",
"kind": "sample",
"quiet": 4
},
{
"input": "1\n0 10 0 10",
"output": "-10",
"kind": "sample",
"quiet": 4
},
{
"input":... |
cc3-02147 | [
{
"input": "3\n1 3 3\n2\n1 2\n1 3",
"output": "5",
"kind": "sample",
"quiet": 6
},
{
"input": "2\n5 6\n1\n2 1\n",
"output": null,
"kind": "wb",
"added_loop": 8
},
{
"input": "2\n1 2\n1\n1 2\n",
"output": null,
"kind": "wb",
"added_loop": 7,
"quiet": 1
},... |
cc3-02277 | [
{
"input": "4\n1 2 1\n2 3 2\n3 4 3\n1\n1\n1\n1",
"output": "2",
"kind": "sample",
"quiet": 6
},
{
"input": "4\n1 2 1\n2 3 2\n3 4 3\n4\n4\n4\n4",
"output": "3",
"kind": "sample",
"quiet": 6
},
{
"input": "2\n1 2 5\n2\n0\n",
"output": "0",
"kind": "wb",
"added_l... |
cc4-00096 | [
{
"input": "1\nSA\n1\nC2\n2\nSA HA\n2\nC2 C3\n5\nS3 S5 S8 S9 S2\n3\nH7 H3 H4\n10\nH7 CJ C5 CA C6 S2 D8 DA S6 HK\n10\nC2 D6 D4 H5 DJ CX S8 S9 D3 D5\n0\n",
"output": "A wins.\nB wins.\nB wins.\nA wins.",
"kind": "sample",
"quiet": 0
},
{
"input": "001\nSA\n002\nC2 C3\n0\n",
"output": null,... |
cc4-00115 | [
{
"input": "7 5\n0 0 0 0 0\n0 1 1 1 0\n0 2 2 2 0\n0 3 3 3 0\n0 2 2 2 0\n0 1 1 1 0\n0 0 0 0 0",
"output": "4 2 2 2",
"kind": "sample",
"quiet": 0
},
{
"input": "6 6\n0 0 0 1 1 1\n0 0 0 2 2 2\n0 0 1 3 3 2\n1 2 3 3 2 1\n1 2 3 2 1 0\n1 2 2 1 0 0",
"output": "4 1 1 4",
"kind": "sample",
... |
cc4-00130 | [
{
"input": "4 4\n0 1 3\n0 2 4\n1 3 1\n2 3 5\n",
"output": "4",
"kind": "sample",
"quiet": 7
},
{
"input": "4 4\n0 1 1\n1 3 1\n0 2 1\n2 3 1\n",
"output": null,
"kind": "wb",
"added_loop": 7,
"quiet": 1
},
{
"input": "4 4\n0 1 1\n1 3 5\n0 2 5\n2 3 5\n",
"output": nu... |
cc4-00148 | [
{
"input": "2\n90 90 80 20\n80 20 75 50\n50 35\n2\n90 90 80 20\n75 50 80 20\n55 20\n3\n5 90 15 70\n95 90 85 75\n20 67 20 73\n20 75\n3\n5 90 15 70\n5 10 15 55\n20 67 20 73\n75 80\n8\n1 48 1 50\n10 73 10 75\n31 87 31 89\n91 94 91 96\n63 97 62 96\n63 80 61 82\n39 97 41 95\n62 89 62 90\n41 93\n5\n2 1 1 1\n-95 1 -96... |
cc4-00179 | [
{
"input": "9 3\n2 1 1 1 1 1 1 2 3",
"output": "22",
"kind": "sample",
"quiet": 0
},
{
"input": "9 2\n2 1 1 1 1 1 1 2 3",
"output": "41",
"kind": "sample",
"quiet": 0
},
{
"input": "15 3\n4 3 2 1 1 1 2 3 2 2 1 1 1 2 2",
"output": "31",
"kind": "sample",
"quiet... |
cc4-00198 | [
{
"input": "10\n11 2 23 4 2 12 8 5 2 10\n8\n2 1 3 11 2 3 1 4\n9\n5 9 1 2 4 8 17 1 8\n8\n3 38 9 4 18 14 19 5\n1\n1\n0\n",
"output": "YES\nYES\nYES\nNO\nYES",
"kind": "sample",
"quiet": 0
},
{
"input": "3\n5 5 5\n0\n",
"output": null,
"kind": "wb",
"added_loop": 5,
"quiet": 0
... |
cc4-00217 | [
{
"input": "6 6\n1 2\n2 3\n3 1\n1 4\n1 5\n1 6",
"output": "7",
"kind": "sample",
"quiet": 1
},
{
"input": "4 4\n1 2\n2 3\n3 4\n4 1",
"output": "2",
"kind": "sample",
"quiet": 4
},
{
"input": "6 5\n1 2\n1 3\n1 4\n2 5\n2 6",
"output": "5",
"kind": "sample",
"qui... |
cc4-00251 | [
{
"input": "2\n0 0 5 0 10\n1 0 6 0 10\n1\n0.000000 0.000000\n6.000000 0.000000\n",
"output": "2",
"kind": "sample",
"quiet": 7
},
{
"input": "1\n0 0 10 0 0\n1\n5.000000 0.000000\n5.000000 0.000000\n",
"output": "1",
"kind": "wb",
"added_loop": 8
},
{
"input": "1\n0 0 1 0 ... |
cc4-00272 | [
{
"input": "5 6\n1 2\n2 3\n3 4\n4 1\n1 5\n5 1",
"output": "8",
"kind": "sample",
"quiet": 0
},
{
"input": "4 4\n1 2\n2 3\n3 4\n4 1\n",
"output": null,
"kind": "wb",
"added_loop": 8
},
{
"input": "3 4\n1 2\n2 1\n1 3\n3 1\n",
"output": null,
"kind": "wb",
"added... |
cc4-00287 | [
{
"input": "6\n1 2\n2 3\n3 4\n4 5\n5 6",
"output": "12",
"kind": "sample",
"quiet": 0
},
{
"input": "5\n1 2\n1 3\n3 4\n3 5",
"output": "12",
"kind": "sample",
"quiet": 0
},
{
"input": "20\n14 1\n2 1\n18 14\n10 1\n12 10\n5 1\n17 5\n7 1\n11 17\n4 1\n19 2\n15 1\n3 19\n8 15\n... |
cc4-00317 | [
{
"input": "3\n2 3\n3 1\n3\n2 1\n2 3\n3 1\n",
"output": "1\n1\n1",
"kind": "sample",
"quiet": 0
},
{
"input": "4\n1 4\n1 2\n2 3\n3\n1 4\n1 3\n2 3\n",
"output": "2\n1\n2",
"kind": "sample",
"quiet": 0
},
{
"input": "00002\n01 02\n00001\n01 02",
"output": null,
"kin... |
cc4-00345 | [
{
"input": "4 4\n1 12 6 11\n11 10 2 14\n10 1 9 20\n4 17 19 10",
"output": "11",
"kind": "sample",
"quiet": 0
},
{
"input": "8 6\n23 23 10 11 16 21\n15 26 19 28 19 20\n25 26 28 16 15 11\n11 8 19 11 15 24\n14 19 15 14 24 11\n10 8 11 7 6 14\n23 5 19 23 17 17\n18 11 21 14 20 16",
"output": "... |
cc4-00362 | [
{
"input": "2\ntwenty one\n3\n3 1 2\nTen\n2 1 1 1 1 1 1 1 1 1\n8\n2 1 4 3 3 7 6 6\ntwenty five\n2 3 2 5 4 5 8 7 8 11 10 13 12 15 14 17 16 19 18 21 20 23 22 25 24\nTen\n2 1 4 3 6 5 8 7 10 9\n0",
"output": "2\n0\n0\n144\n633544712\n11520",
"kind": "sample",
"quiet": 0
},
{
"input": "2\n2 1\n3\... |
cc4-00367 | [
{
"input": "2\n1\n1 2 1 2\n2 3 2 3",
"output": "2",
"kind": "sample",
"quiet": 0
},
{
"input": "3\n4\n1 4 1 2\n1 4 4 15\n6 7 1 4",
"output": "8",
"kind": "sample",
"quiet": 0
},
{
"input": "4\n3\n1 5 1 1\n4 10 1 4\n1 2 3 13\n1 10 7 19",
"output": "14",
"kind": "sa... |
cc4-00383 | [
{
"input": "7\na 1\na 0\ny 3\ny 5\nv 4\nu 6\nr 8",
"output": "1\n2\n4\n5\n7\n9\n12",
"kind": "sample",
"quiet": 0
},
{
"input": "4\na 2\ny 2\nz 0\ny 2",
"output": "2\n2\n2\n2",
"kind": "sample",
"quiet": 0
},
{
"input": "5\na 7\nu 5\nt 3\ns 10\ns 11",
"output": "7\n9\... |
cc4-00400 | [
{
"input": "4 5 0\nBBRR\nRBBR\nBBBBB\nRRRRR",
"output": "7",
"kind": "sample",
"quiet": 0
},
{
"input": "2 1 0\nRB\nRB\nB\nR\n",
"output": null,
"kind": "wb",
"added_loop": 8
},
{
"input": "2 2 0\nRR\nBB\nRB\nRB\n",
"output": null,
"kind": "wb",
"added_loop": ... |
cc4-00443 | [
{
"input": "1 1 9",
"output": "9",
"kind": "sample",
"quiet": 0
},
{
"input": "2 1 3",
"output": "14",
"kind": "sample",
"quiet": 0
},
{
"input": "6 11 11",
"output": "66",
"kind": "sample",
"quiet": 0
},
{
"input": "100 7 12",
"output": "0",
"... |
cc4-00467 | [
{
"input": "3 3\n1 2 3\n1 3\n1 2\n2 3",
"output": "17\n5\n8",
"kind": "sample",
"quiet": 0
},
{
"input": "3 1\n1 2 -3\n1 3",
"output": "1000000006",
"kind": "sample",
"quiet": 0
},
{
"input": "4 2\n1 1 1 -1\n1 4\n3 4",
"output": "5\n1000000006",
"kind": "sample",
... |
cc4-00512 | [
{
"input": "10\n0 1\n0 3\n0 4\n0 9\n1 2\n2 3\n2 7\n4 5\n4 6\n7 8",
"output": "51",
"kind": "sample",
"quiet": 0
},
{
"input": "8\n0 1\n1 2\n2 0\n0 3\n3 4\n4 5\n5 6\n6 7\n",
"output": null,
"kind": "wb",
"added_loop": 8
},
{
"input": "9\n0 1\n1 2\n2 0\n0 3\n3 4\n4 5\n5 6\n... |
cc4-00535 | [
{
"input": "5 3\n1 2 3 3 2",
"output": "2\n1\n1",
"kind": "sample",
"quiet": 0
},
{
"input": "7 3\n1 2 2 1 3 3 3",
"output": "2\n2\n2",
"kind": "sample",
"quiet": 0
},
{
"input": "10 3\n2 2 1 1 3 3 2 1 1 2",
"output": "3\n3\n4",
"kind": "sample",
"quiet": 0
... |
Round-5 self-verifier D-cut — four new-verifier mechanisms (2026-08-18)
Four opt-in verifier mechanisms on top of the v7 stack (official-sample anchoring + validity probes + wb-cands 8 + wb-certify), one arm each, on the 295-problem mechanism-screening slice (u00+u01 of the 589 pool; same problems, budgets, loop-0 population and GENSEED as the observed sv cells — rows are directly comparable to the sv7/sv7d/pw7/sel7/sum7 screen table).
| arm | flag | mechanism |
|---|---|---|
bru7 |
--brute-ref |
A: sample-gated BRUTE-FORCE reference joins wb certification on small inputs (brute + 1 efficient ref = certified; the classic stress-test triangle's missing leg) |
rdx7 |
--ref-diverse 3 |
B: three sample-gated re-reading references; where sample-consistent re-reads disagree with held labels, the DISPUTE (not a manufactured label) is surfaced via the summary channel (loops 1-4) |
pv7 |
--out-validators |
C: any-valid-answer problems get a certified OUTPUT-PROPERTY validator (gate: accepts official sample outputs, rejects corrupted ones); labels stripped, tests become property-checked instead of skipped |
tr7 |
--trace-repair |
D: problems with >=50% of the population blocked for >=2 straight loops switch the next repair round to hand-trace mode via the summary channel |
Contents: units_cells/ (8 units + manifest) · run_shard_r5_sva.sh (same
contract as run_shard_r5_sv.sh: env UNIT + RUN_DIR) · minipatch/
(sv minipatch + the D-cut patches to selffb/selffb_v2_prepare.py and
scripts/lcb_public_probe_harness_spj.py; all mechanisms are opt-in flags —
behavior without the flags is bit-identical, verified) · validate_abcd.py
(17 CPU tests, stubbed-LLM integration through the real pipeline; run
TMPDIR=/var/tmp python3 validate_abcd.py after cloning, needs no GPU).
Return the whole RUN_DIR per unit (especially selffb/, ck_nonsat/,
fb_audit.jsonl, metrics_loops.json, *.summary.jsonl); grading happens on
our side. New funnel fields to expect in the prepare audits: n_brute_valid,
n_wb_cert_brute, n_diverse_valid, n_disputes, oval_certified,
trace_blocked_frac, trace_streak.
- Downloads last month
- 40