data_source
large_string
prompt
list
ability
large_string
reward_model
dict
extra_info
dict
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "4\n00101011\n11100100\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/299/C", "idx": "i_from_o_direct_6176", "question_source": "codeforces", "source": "taco", "tags": "['Game theory', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "638492257", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc165/tasks/abc165_b", "idx": "i_from_o_direct_6177", "question_source": "atcoder", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[[-3, -2, 2, 3]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/580dda86c40fa6c45f00028a", "idx": "i_from_o_direct_6178", "question_source": "codewars", "source": "taco", "tags": "['Fundamentals', 'Data structures']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "1\nz\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/889/B", "idx": "i_from_o_direct_6179", "question_source": "codeforces", "source": "taco", "tags": "['Graph algorithms', 'Implementation', 'Constructive algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "15099772659\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1242/A", "idx": "i_from_o_direct_6180", "question_source": "codeforces", "source": "taco", "tags": "['Number theory', 'Mathematics', 'Constructive algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "7\n1 2\n2 6\n2 4\n3 5\n3 2\n4 7\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1029/E", "idx": "i_from_o_direct_6181", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', 'Graph algorithms', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[[2, -1, 2, 2, -1]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/589573e3f0902e8919000109", "idx": "i_from_o_direct_6182", "question_source": "codewars", "source": "taco", "tags": "['Ad-hoc']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "7\n1 3 4 30\n1 4 1 2\n1 3 6 8\n2 4 3\n1 8 1 35\n2 3 7\n2 2 4\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/696/A", "idx": "i_from_o_direct_6183", "question_source": "codeforces", "source": "taco", "tags": "['Tree algorithms', 'Data structures', 'Implementation', 'Complete search']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[[], 0]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/58ef87dc4db9b24c6c000092", "idx": "i_from_o_direct_6184", "question_source": "codewars", "source": "taco", "tags": "['Sorting', 'Data structures']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[[1, 1, 3, 3, 7, 2, 2, 2, 2], 3]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/554ca54ffa7d91b236000023", "idx": "i_from_o_direct_6185", "question_source": "codewars", "source": "taco", "tags": "['Fundamentals', 'Data structures']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[0, 20]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5c824b7b9775761ada934500", "idx": "i_from_o_direct_6186", "question_source": "codewars", "source": "taco", "tags": "['Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "6\nw\nh\nd\ni\ny\nf\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1131/E", "idx": "i_from_o_direct_6187", "question_source": "codeforces", "source": "taco", "tags": "['String algorithms', 'Dynamic programming', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "100\n765\n464\n412\n454\n402\n436\n440\n485\n484\n452\n493\n403\n460\n470\n411\n465\n447\n413\n433\n499\n498\n492\n472\n426\n500\n467\n432\n404\n497\n457\n442\n494\n419\n477\n458\n410\n445\n441\n490\n476\n444\n471\n446\n486\n462\n487\n439\n438\n428\n418\n448\n495\n414\n409\n488\n443\n456\n430\n481\...
{ "contest_id": "https://codeforces.com/problemset/problem/1223/A", "idx": "i_from_o_direct_6188", "question_source": "codeforces", "source": "taco", "tags": "['Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "1\n999999999 1000000000 2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1260/C", "idx": "i_from_o_direct_6189", "question_source": "codeforces", "source": "taco", "tags": "['Number theory', 'Mathematics', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "5 50\n1 2 1 1 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/958/C1", "idx": "i_from_o_direct_6190", "question_source": "codeforces", "source": "taco", "tags": "['Complete search']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "7420738134810 109\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1027/G", "idx": "i_from_o_direct_6191", "question_source": "codeforces", "source": "taco", "tags": "['Number theory', 'Bit manipulation', 'Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "792776547\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/959/E", "idx": "i_from_o_direct_6192", "question_source": "codeforces", "source": "taco", "tags": "['Bit manipulation', 'Graph algorithms', 'Implementation', 'Dynamic programming', 'Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "51\n28 3\n42 40\n40 51\n48 20\n13 28\n18 40\n44 40\n22 5\n22 27\n45 34\n40 9\n34 46\n40 34\n22 1\n22 11\n40 7\n28 40\n40 22\n14 40\n34 30\n40 20\n47 40\n12 34\n28 23\n40 24\n40 43\n41 40\n28 15\n49 32\n40 8\n32 10\n40 50\n40 36\n40 21\n16 33\n40 38\n34 2\n28 16\n34 4\n17 34\n19 40\n32 35\n40 29\n6 ...
{ "contest_id": "https://codeforces.com/problemset/problem/29/D", "idx": "i_from_o_direct_6193", "question_source": "codeforces", "source": "taco", "tags": "['Tree algorithms', 'Graph traversal', 'Constructive algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "10 10 10 22\n7467038376 5724769290 309564 2843504496 2823843841 14107954240 249131806 14297961023 14218869544 6082257488\n1873977926 4407421270 658617344 1379118507 7229165398 4925540914 3902539811 3326692703 484657758 2877436338\n4975681328 8974383988 2882263257 4734915691 514305523 6679823484 330...
{ "contest_id": "https://atcoder.jp/contests/abc123/tasks/abc123_d", "idx": "i_from_o_direct_6194", "question_source": "atcoder", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "frqnvhydscshfcgdemurlfrutcpzhopfotpifgepnqjxupnskapziurswqazdwnwbgdhzktfyhqqxpoidfhjdakoxraiedxskywuepzfnhuyskxiyjpjlxuqnfgmnjcvtlpnclfkpervxmdbvrbrdn", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/arc081/tasks/arc081_c", "idx": "i_from_o_direct_6195", "question_source": "atcoder", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "8\n2\n6\n7\n6\n14\n8\n8\n2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/372/A", "idx": "i_from_o_direct_6197", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', 'Amortized analysis', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "['OKhjuytrdfcdc', 'OijK']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/58b6c403a38abaaf6c00006b", "idx": "i_from_o_direct_6198", "question_source": "codewars", "source": "taco", "tags": "['Ad-hoc']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "2\n4\n1.3679452005835746 31.80877400742784\n12 0\n2 0\n31 0\n6 0\n3\n1.000 30.000\n1 10\n10 8\n26 5\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1056/F", "idx": "i_from_o_direct_6199", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', 'Sorting', 'Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "100\n751 557 779 329 39 213 844 289 137 50 951 284 671 474 829 906 736 395 366 22 133 418 552 649 636 109 974 775 852 971 384 945 335 961 472 651 335 543 560 135 85 952 558 838 147 644 688 727 940 991 309 705 409 27 774 951 92 277 835 804 589 103 529 11 304 171 655 378 792 876 590 36 65 378 152 958...
{ "contest_id": "https://codeforces.com/problemset/problem/1424/I", "idx": "i_from_o_direct_6200", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', 'Bit manipulation', 'Mathematics', 'Constructive algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "3 6\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/912/B", "idx": "i_from_o_direct_6201", "question_source": "codeforces", "source": "taco", "tags": "['Number theory', 'Bit manipulation', 'Constructive algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "15 6\naaa\nbaabab\naaabb\naaaaa\naaaaaa\naaaa\naaabbbb\naaaaa\naaaaaa\naaaa\naaabbbb\naabbbc\naa\naa\nbaa\nb\n?a?\n??\n?aa?bb?\n?aa?aa?\na??aa?\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/852/G", "idx": "i_from_o_direct_6202", "question_source": "codeforces", "source": "taco", "tags": "['Implementation']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "10 3\n1 1 1 1 1 1 1 0 1 1\n10 10 5\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/975/C", "idx": "i_from_o_direct_6203", "question_source": "codeforces", "source": "taco", "tags": "['Sorting']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "3 2\n1 2\n2 3\n", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc068/tasks/arc079_a", "idx": "i_from_o_direct_6204", "question_source": "atcoder", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "50\n-262 -377 -261 903 547 243 -800 -53 670 92 758 109 547 877 152 -901 -275 -527 -388 24 139 -227 413 -135 811 -886 -22 -526 -643 -431 284 609 -745 -62 323 -441 743 -800 86 862 587 -513 -468 -651 -760 197 141 -414 -909 438\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/347/A", "idx": "i_from_o_direct_6205", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', 'Implementation', 'Constructive algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "['001111']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/55d1b0782aa1152115000037", "idx": "i_from_o_direct_6206", "question_source": "codewars", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "6 4\n1 2\n1 3\n4 4\n7 3\n0 0\n5 2\n5 2\n6 1\n6 2", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc142/tasks/abc142_f", "idx": "i_from_o_direct_6207", "question_source": "atcoder", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/538/E", "idx": "i_from_o_direct_6208", "question_source": "codeforces", "source": "taco", "tags": "['Tree algorithms', 'Dynamic programming', 'Graph traversal', 'Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "pbearjbeaabebfrrnbabcfftearbearwubearjezpiorrbearbearjbdlbearbearqbearjbearwipmsbearoafbrsebearzsnqb\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/385/B", "idx": "i_from_o_direct_6209", "question_source": "codeforces", "source": "taco", "tags": "['String algorithms', 'Implementation', 'Greedy algorithms', 'Complete search', 'Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "4 2\n2 7 3 5\n1 3\n3 3\n2 4", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc166/tasks/abc166_c", "idx": "i_from_o_direct_6210", "question_source": "atcoder", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "['Mr. Spock']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5625618b1fe21ab49f00001f", "idx": "i_from_o_direct_6211", "question_source": "codewars", "source": "taco", "tags": "['Fundamentals']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "5 2\n2 3\n5 4", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc179/tasks/abc179_d", "idx": "i_from_o_direct_6212", "question_source": "atcoder", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "bbbbbbwbbw\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1025/C", "idx": "i_from_o_direct_6213", "question_source": "codeforces", "source": "taco", "tags": "['Implementation', 'Constructive algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "3 3\n*.*\n.*.\n*.*\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1015/E1", "idx": "i_from_o_direct_6214", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', 'Complete search', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[4, 2]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5bbecf840441ca6d6a000126", "idx": "i_from_o_direct_6215", "question_source": "codewars", "source": "taco", "tags": "['Number theory', 'Fundamentals', 'Complete search']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "50000 30\n44919 17601 44000 7481 38819 8895 27683 21020 24720 399 14593 35601 41380 25049 46665 32822 42512 11058 26495 34522 49913 18477 12333 3169 43628 40303 3805 7259 42643 4522\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1162/C", "idx": "i_from_o_direct_6216", "question_source": "codeforces", "source": "taco", "tags": "['Graph algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "100 5\nbbaababbaabbbbabbaababbbbbbbbbabbbbbbabbbbabababbbbbabbaabbbbabbbaabbbbbbbbaaababbaaabbabbaabbbabaab\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/676/C", "idx": "i_from_o_direct_6218", "question_source": "codeforces", "source": "taco", "tags": "['String algorithms', 'Sorting', 'Amortized analysis', 'Dynamic programming']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "1\n1 0 0 0 0 1 0\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/139/A", "idx": "i_from_o_direct_6219", "question_source": "codeforces", "source": "taco", "tags": "['Implementation']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "16\n1 1 1 1\n1 1 1 1000000000\n1 1 1000000000 1\n1 1 1000000000 1000000000\n1 1000000000 1 1\n1 1000000000 1 1000000000\n1 1000000000 1000000000 1\n1 1000000000 1000000000 1000000000\n1000000000 1 1 1\n1000001000 1 2 1000000000\n1000000000 1 1000000000 1\n1000000000 1 1000000000 1000000000\n1000000...
{ "contest_id": "https://codeforces.com/problemset/problem/1065/A", "idx": "i_from_o_direct_6220", "question_source": "codeforces", "source": "taco", "tags": "['Mathematics', 'Implementation']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "713,572,318,890,577,657,646,146,373,783,392,229,455,871,20,593,573,336,26,381,280,916,907,732,820,713,111,840,570,446,184,711,481,399,788,647,492,15,40,530,549,506,719,782,126,20,778,996,712,761,9,74,812,418,488,175,103,585,900,3,604,521,509,513,145,708,990,361,682,827,791,22,596,780,596,385,450,64...
{ "contest_id": "https://codeforces.com/problemset/problem/34/C", "idx": "i_from_o_direct_6221", "question_source": "codeforces", "source": "taco", "tags": "['String algorithms', 'Sorting', 'Implementation']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[5, 10, 3]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5b93fecd8463745630001d05", "idx": "i_from_o_direct_6222", "question_source": "codewars", "source": "taco", "tags": "['Fundamentals', 'Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "1\n-17\n10\n-24 1 -71 79 -21 93 -36 -38 -67 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/620/D", "idx": "i_from_o_direct_6223", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', 'Amortized analysis']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "3\n3\n4 2 2\n3\n2 2 3\n5\n0 0 0 2 2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1384/D", "idx": "i_from_o_direct_6224", "question_source": "codeforces", "source": "taco", "tags": "['Bit manipulation', 'Constructive algorithms', 'Greedy algorithms', 'Dynamic programming', 'Game theory', 'Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "4 1\n1 6 6 10\n1 5 7 8\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/658/A", "idx": "i_from_o_direct_6225", "question_source": "codeforces", "source": "taco", "tags": "['Implementation']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "1\n580408 1001010010\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1080/B", "idx": "i_from_o_direct_6226", "question_source": "codeforces", "source": "taco", "tags": "['Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[None]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5901f361927288d961000013", "idx": "i_from_o_direct_6227", "question_source": "codewars", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "2 7\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/520/B", "idx": "i_from_o_direct_6228", "question_source": "codeforces", "source": "taco", "tags": "['Graph algorithms', 'Graph traversal', 'Shortest paths', 'Implementation', 'Greedy algorithms', 'Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "6\n7 1 7 2 2 3\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1144/G", "idx": "i_from_o_direct_6229", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "5\n1 2 2 3 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/558/B", "idx": "i_from_o_direct_6230", "question_source": "codeforces", "source": "taco", "tags": "['Implementation']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "2\n2034 2 2\n1375 0 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/63/C", "idx": "i_from_o_direct_6231", "question_source": "codeforces", "source": "taco", "tags": "['Implementation', 'Complete search']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[0]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5574940eae1cf7d520000076", "idx": "i_from_o_direct_6232", "question_source": "codewars", "source": "taco", "tags": "['String algorithms', 'Fundamentals']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "5\n5\n1 2 3 4 5\n5\n5 4 3 2 1\n8\n8 4 5 2 3 6 7 3\n7\n5 2 1 6 4 7 3\n6\n1 2 3 5 6 4\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1374/F", "idx": "i_from_o_direct_6233", "question_source": "codeforces", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "100\nuxxxxxlmexxxxxxxwnxxexxxxxcxxfydxxxxxxwmdxxxxxxisxxxxxxxxjdkxxxpxxxxxxxxmnuxxxxjxxxqcxxwmxxxxxwxxxxx\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/978/B", "idx": "i_from_o_direct_6234", "question_source": "codeforces", "source": "taco", "tags": "['String algorithms', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "100\n50 40 60 87 39 58 44 84 46 68 16 57 77 87 92 95 42 31 74 15 50 84 30 3 47 3 87 90 76 66 6 63 74 19 40 49 6 84 41 9 77 34 7 12 11 73 58 24 81 14 81 29 65 100 1 85 64 32 38 4 78 67 32 81 80 7 100 71 29 80 4 52 47 7 78 62 52 75 6 37 16 41 27 28 21 60 62 47 29 40 37 14 59 91 23 54 25 58 15 43\n", ...
{ "contest_id": "https://codeforces.com/problemset/problem/939/A", "idx": "i_from_o_direct_6235", "question_source": "codeforces", "source": "taco", "tags": "['Graph algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "40 33\nxumfrglllrrgswehqtsskefixhcxjrxbjmrpsshv\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1011/A", "idx": "i_from_o_direct_6236", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', 'Implementation', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "4\n\n1\n0\n\n3\n0\n0\n1 1 1\n\n3\n0\n0\n1 2 2\n\n3\n0\n0\n0\n1 1 3\n1 3 4", "style": "rule" }
{ "contest_id": "https://www.codechef.com/problems/CIRCUITS", "idx": "i_from_o_direct_6237", "question_source": "codechef", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "4\n4 1 1 4\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/160/A", "idx": "i_from_o_direct_6238", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "8 0\n....\n....\n....\n....", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc054/tasks/abc054_b", "idx": "i_from_o_direct_6239", "question_source": "atcoder", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "1241\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/268/B", "idx": "i_from_o_direct_6240", "question_source": "codeforces", "source": "taco", "tags": "['Mathematics', 'Implementation']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "001100010000000000\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/333/A", "idx": "i_from_o_direct_6241", "question_source": "codeforces", "source": "taco", "tags": "['Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "4 2\n3 1 8 16\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1013/B", "idx": "i_from_o_direct_6242", "question_source": "codeforces", "source": "taco", "tags": "['Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "))(???\n3 4\n3 3\n4 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/3/D", "idx": "i_from_o_direct_6243", "question_source": "codeforces", "source": "taco", "tags": "['Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "['sammoc', 'commas']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/55c04b4cc56a697bb0000048", "idx": "i_from_o_direct_6244", "question_source": "codewars", "source": "taco", "tags": "['String algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "6 4 3\n1 2\n9 0\n0 6\n8 10\n0 1\n0 5", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/arc065/tasks/arc065_c", "idx": "i_from_o_direct_6245", "question_source": "atcoder", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "1\n2\n19 141\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1249/A", "idx": "i_from_o_direct_6246", "question_source": "codeforces", "source": "taco", "tags": "['Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "7\n-10 12\n", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc135/tasks/abc135_e", "idx": "i_from_o_direct_6247", "question_source": "atcoder", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "4 2\n2 5\n3 1\n5 3\n10 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/416/B", "idx": "i_from_o_direct_6248", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', 'Implementation', 'Complete search']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "['Sample text']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/57a153e872292d7c030009d4", "idx": "i_from_o_direct_6249", "question_source": "codewars", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "aaabbab\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1084/C", "idx": "i_from_o_direct_6250", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', 'Combinatorics', 'Implementation']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[444]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/55bf01e5a717a0d57e0000ec", "idx": "i_from_o_direct_6251", "question_source": "codewars", "source": "taco", "tags": "['Fundamentals']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "['CDDDPDDD']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/58a3b7185973c23795000049", "idx": "i_from_o_direct_6252", "question_source": "codewars", "source": "taco", "tags": "['Ad-hoc']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "ba\n1\ncd\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/868/A", "idx": "i_from_o_direct_6253", "question_source": "codeforces", "source": "taco", "tags": "['String algorithms', 'Implementation', 'Complete search']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "1000 1000\n-998911783 -996635528 166827\n-998911783 -996635528 162840611\n-999046198 -994751072 313859257\n-997547740 -994751072 589900024\n-994524811 -994156025 -642094129\n-999046198 -994156025 -509888913\n-994125548 -992624913 -966297020\n-994524811 -992624913 -913940584\n-990363291 -988183138 -...
{ "contest_id": "https://atcoder.jp/contests/abc168/tasks/abc168_f", "idx": "i_from_o_direct_6254", "question_source": "atcoder", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "abbbbaabbabbbabbbbab\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1043/C", "idx": "i_from_o_direct_6255", "question_source": "codeforces", "source": "taco", "tags": "['Greedy algorithms', 'Implementation', 'Constructive algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "161\n", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc162/tasks/abc162_c", "idx": "i_from_o_direct_6256", "question_source": "atcoder", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "1\n38647284 282381228 41\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1260/C", "idx": "i_from_o_direct_6257", "question_source": "codeforces", "source": "taco", "tags": "['Number theory', 'Mathematics', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "7\n2 3 2 1 6 3 4\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1008/C", "idx": "i_from_o_direct_6258", "question_source": "codeforces", "source": "taco", "tags": "['Combinatorics', 'Amortized analysis', 'Sorting', 'Mathematics', 'Data structures']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "1\n0 13\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1194/D", "idx": "i_from_o_direct_6259", "question_source": "codeforces", "source": "taco", "tags": "['Game theory', 'Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "5 5\n.*...\n.**.*\n...*.\n...*.\n.....\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1015/E2", "idx": "i_from_o_direct_6260", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', 'Sorting', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "11 18 55555\n1 2\n1 3\n2 4\n2 5\n3 4\n3 5\n4 6\n4 7\n5 6\n5 7\n6 8\n6 9\n7 8\n7 9\n8 10\n8 11\n9 10\n9 11\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1005/F", "idx": "i_from_o_direct_6261", "question_source": "codeforces", "source": "taco", "tags": "['Complete search', 'Graph algorithms', 'Graph traversal', 'Shortest paths']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "2\nar\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/938/A", "idx": "i_from_o_direct_6262", "question_source": "codeforces", "source": "taco", "tags": "['Implementation']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "2000 47617998\n1632 1993 230 1668 1513 1901 1252 1207 342 1375 1593 1464 797 1385 1072 1575 1182 1238 863 1286 946 1823 113 877 1178 1046 1568 1156 1114 973 812 71 872 39 1025 21 1102 1092 930 345 86 332 1666 1126 1336 1689 661 525 189 1870 906 1654 1974 793 192 1658 905 15 87 1696 112 1580 167 125...
{ "contest_id": "https://atcoder.jp/contests/arc110/tasks/arc110_d", "idx": "i_from_o_direct_6263", "question_source": "atcoder", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[16]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/59321f29a010d5aa80000066", "idx": "i_from_o_direct_6265", "question_source": "codewars", "source": "taco", "tags": "['Fundamentals', 'Data structures', 'Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[100]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/53c93982689f84e321000d62", "idx": "i_from_o_direct_6266", "question_source": "codewars", "source": "taco", "tags": "['Fundamentals']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[[1, 2, 3, 4, 6, 9, 10, 11, 15, 29, 34, 38, 47, 56, 65, 69, 74, 83, 92], 34]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5d62961d18198b000e2f22b3", "idx": "i_from_o_direct_6267", "question_source": "codewars", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "6\n8\n1 1 2 2 1 2 1 2\n3\n1 3 3\n4\n1 10 10 1\n1\n26\n2\n4 2\n3\n1 1 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1335/E2", "idx": "i_from_o_direct_6268", "question_source": "codeforces", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "97 41\nGIUAU?BW?I72!KA1ZQ!Q00DJ96C?1J8917CLH8GUOZC7MQFEP,T8SRXCG7I!LUW6?OY5Z?E9RR!7PXOG97IMUWK0ZRGGZPSQG\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/412/A", "idx": "i_from_o_direct_6269", "question_source": "codeforces", "source": "taco", "tags": "['Implementation', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "4\n0110\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/982/A", "idx": "i_from_o_direct_6270", "question_source": "codeforces", "source": "taco", "tags": "['Complete search', 'Constructive algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "['Johnny']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/55225023e1be1ec8bc000390", "idx": "i_from_o_direct_6271", "question_source": "codewars", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[0]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5aa39ba75084d7cf45000008", "idx": "i_from_o_direct_6272", "question_source": "codewars", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "['if you made it this far you are a better programmer than i am']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5e539724dd38d0002992eaad", "idx": "i_from_o_direct_6273", "question_source": "codewars", "source": "taco", "tags": "['Ad-hoc']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "['bringonthebootcamp']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/57cf50a7eca2603de0000090", "idx": "i_from_o_direct_6274", "question_source": "codewars", "source": "taco", "tags": "['String algorithms', 'Fundamentals', 'Data structures']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[[1]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5276c18121e20900c0000235", "idx": "i_from_o_direct_6275", "question_source": "codewars", "source": "taco", "tags": "['Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "2 2\n2 5\n1\n1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/842/D", "idx": "i_from_o_direct_6276", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', 'Data structures']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "80 3\n35 -49\n-36 -53\n-96 -53\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/8/D", "idx": "i_from_o_direct_6277", "question_source": "codeforces", "source": "taco", "tags": "['Geometry', 'Sorting']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[4000]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/559e3224324a2b6e66000046", "idx": "i_from_o_direct_6278", "question_source": "codewars", "source": "taco", "tags": "['Fundamentals', 'Mathematics']" }