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": "[30]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/557b5e0bddf29d861400005d", "idx": "i_from_o_direct_2011", "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", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc108/tasks/abc108_a", "idx": "i_from_o_direct_2012", "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\nbdf\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1156/B", "idx": "i_from_o_direct_2013", "question_source": "codeforces", "source": "taco", "tags": "['Graph traversal', 'String algorithms', '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": "AAA\nABBBA\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/56/D", "idx": "i_from_o_direct_2014", "question_source": "codeforces", "source": "taco", "tags": "['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": "29\n2\n8\n79\n15", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc123/tasks/abc123_b", "idx": "i_from_o_direct_2015", "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\n5 1\nBGGGG\n5 4\nRBRGR\n5 5\nRBRBB\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1196/D2", "idx": "i_from_o_direct_2016", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', 'Amortized analysis', 'Data structures', '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": "-25\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1145/E", "idx": "i_from_o_direct_2017", "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": "[[4, 10, 2, 3, 1, 3, 1, 6, 9]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5c2d5de69611562191289041", "idx": "i_from_o_direct_2018", "question_source": "codewars", "source": "taco", "tags": "['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": "3 2\n1 1\n2 5\n3 5\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/523/D", "idx": "i_from_o_direct_2019", "question_source": "codeforces", "source": "taco", "tags": "['Data structures', '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": "7137\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/487/C", "idx": "i_from_o_direct_2020", "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": "['file <index_no>', 0.2, 0]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5829994cd04efd4373000468", "idx": "i_from_o_direct_2021", "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": "[16]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/55f7eb009e6614447b000099", "idx": "i_from_o_direct_2022", "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": "1110101010 2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/779/B", "idx": "i_from_o_direct_2023", "question_source": "codeforces", "source": "taco", "tags": "['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": "aaaaaaaaaaaaaaa\nc\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/476/E", "idx": "i_from_o_direct_2024", "question_source": "codeforces", "source": "taco", "tags": "['String algorithms', '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": "014928473\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1202/B", "idx": "i_from_o_direct_2025", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', 'Complete search', '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": "50 1\n995 1815 941 1716 725 1098 747 627 1728 1007 34 1001 679 1742 22 1495 465 1696 507 631 689 775 1191 1665 1035 203 1564 1329 1592 1295 983 177 734 450 73 943 33 486 1078 946 947 592 1524 563 396 1541 1670 326 543 79\n176 214 1601 1758 1468 972 628 1524 1506 597 746 309 517 1761 1002 309 496 16...
{ "contest_id": "https://codeforces.com/problemset/problem/999/F", "idx": "i_from_o_direct_2026", "question_source": "codeforces", "source": "taco", "tags": "['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": "6 -1", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc086/tasks/abc086_a", "idx": "i_from_o_direct_2027", "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\n2 0\n10000 1\n-1 0\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/598/C", "idx": "i_from_o_direct_2028", "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": "10 10\nddorannorz\nmdrnzqvqgo\ngetdjmlsuf\neoxbrntqdp\nhribwlslgo\newlqrontvk\nnxiblnawnh\nvxiwdjvdol\nhyhhewmzmp\niysgvzayst\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/496/C", "idx": "i_from_o_direct_2029", "question_source": "codeforces", "source": "taco", "tags": "['Complete search', '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": "45\n--X\n++X\nX--\n++X\n++X\nX++\n--X\n--X\n--X\n--X\n--X\n--X\n--X\nX++\n++X\nX--\n++X\n++X\nX--\nX++\nX--\n--X\n--X\n++X\n++X\n--X\n--X\nX--\nX--\n--X\n++X\nX--\n--X\n++X\n++X\n--X\n--X\nX--\n++X\n++X\nX++\nX++\n++X\n++X\nX++\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/282/A", "idx": "i_from_o_direct_2030", "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": "3 2 2\n--\n-G\nRR\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/142/D", "idx": "i_from_o_direct_2031", "question_source": "codeforces", "source": "taco", "tags": "['Game theory']" }
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": "92037 8625\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1152/C", "idx": "i_from_o_direct_2032", "question_source": "codeforces", "source": "taco", "tags": "['Number theory', 'Mathematics', '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 4 4 0 8\n5 24 1 1\n4 38 91 44\n2 3 2 1", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc160/tasks/abc160_e", "idx": "i_from_o_direct_2033", "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 3 6\n2 1 3 4\n1 2 1\n2 2 2\n3 4 4\n1 2\n1 3\n2 3\n1 2\n1 3\n2 3\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/296/C", "idx": "i_from_o_direct_2034", "question_source": "codeforces", "source": "taco", "tags": "['Data structures', '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": "218760 500 500\n", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/arc091/tasks/arc091_c", "idx": "i_from_o_direct_2035", "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": "[[[2, 4, 2], [4, 8, 4], [2, 4, 2]]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/58aa7f18821a769a7d000190", "idx": "i_from_o_direct_2036", "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": "100 10\n97 3\n53 9\n92 86\n54 34\n7 6\n43 23\n55 27\n96 94\n25 96\n49 24\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/131/E", "idx": "i_from_o_direct_2037", "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": "5\n-1 0\n1 1\n2 0\n2 1\n2 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1143/C", "idx": "i_from_o_direct_2038", "question_source": "codeforces", "source": "taco", "tags": "['Tree algorithms', 'Graph traversal']" }
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": "[['a', 'b', '1']]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/53dbd5315a3c69eed20002dd", "idx": "i_from_o_direct_2039", "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": "87 87\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1136/B", "idx": "i_from_o_direct_2040", "question_source": "codeforces", "source": "taco", "tags": "['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": "10 12\n6 10 826624278\n5 4 894720922\n6 6 936937925\n9 1 277439546\n1 3 253080431\n6 2 191875277\n3 5 830704966\n4 8 354568025\n7 5 786556082\n9 10 421459197\n3 10 184630839\n9 2 737415175\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1184/E2", "idx": "i_from_o_direct_2041", "question_source": "codeforces", "source": "taco", "tags": "['Tree algorithms', '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": "5\n2 4 0 4 4\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/379/B", "idx": "i_from_o_direct_2042", "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": "1 0\n5 2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/441/B", "idx": "i_from_o_direct_2043", "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": "3\n0 2 0\n1 -1 3\n-3 0 0\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/69/A", "idx": "i_from_o_direct_2044", "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": "[10]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5897cdc26551af891c000124", "idx": "i_from_o_direct_2045", "question_source": "codewars", "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": "['Four score and seven years ago']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/59824f384df1741e05000913", "idx": "i_from_o_direct_2046", "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": "10067 8186 -736794579 -820525762 -407728461 839527984\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/124/D", "idx": "i_from_o_direct_2047", "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": "['x = 16t - 16', 'y = -8t - 12']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5b13530f828fab68820000c4", "idx": "i_from_o_direct_2048", "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": "2\n5\n\n1\n\n0\n\n21\n\n3", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1521/C", "idx": "i_from_o_direct_2049", "question_source": "codeforces", "source": "taco", "tags": "['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": "[5, 1]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/56a127b14d9687bba200004d", "idx": "i_from_o_direct_2050", "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\n0\n-4\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/430/C", "idx": "i_from_o_direct_2051", "question_source": "codeforces", "source": "taco", "tags": "['Tree algorithms', 'Graph traversal']" }
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": "16277\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/618/A", "idx": "i_from_o_direct_2052", "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": "4 0\n4 3 4 18", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc136/tasks/abc136_e", "idx": "i_from_o_direct_2053", "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": "['P01K02P03P11K09K10P13P10']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/58fd4bbe017b2ed4e700001b", "idx": "i_from_o_direct_2054", "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": "4 5\n0 0 0 -1\n1 2\n2 3\n3 3\n3 4\n2 3\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/840/B", "idx": "i_from_o_direct_2055", "question_source": "codeforces", "source": "taco", "tags": "['Graph algorithms', 'Graph traversal', 'Constructive algorithms', 'Dynamic programming', '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 345 298\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/628/A", "idx": "i_from_o_direct_2056", "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": "100\n2 3 2 3 3 3 3 3 3 2 2 2 2 2 2 3 2 3 3 2 3 2 3 2 4 3 3 3 3 3 2 2 2 2 3 2 3 3 2 2 3 2 3 3 3 3 2 2 3 3 3 3 3 2 3 3 3 2 2 2 2 3 2 2 2 2 3 2 2 3 2 2 2 3 2 2 3 2 2 2 3 3 3 2 2 2 2 3 2 2 3 3 3 2 2 2 2 2 3 3\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/731/B", "idx": "i_from_o_direct_2057", "question_source": "codeforces", "source": "taco", "tags": "['Greedy algorithms', '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\n181033039\n210698534\n1467561156\n391227170\n440775030\n560766866\n377374442\n654389922\n270825086\n779261493\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/858/D", "idx": "i_from_o_direct_2058", "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": "['(g(At)IO(f)(tM(qk)YF(n)Nr(E)))', 11]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5a24254fe1ce0ec2eb000078", "idx": "i_from_o_direct_2059", "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\n0 1 -6 2 3 5", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/arc085/tasks/arc085_c", "idx": "i_from_o_direct_2060", "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": "0\n2\n-1\n1\n-1\n-9\n-1\n-1\n2\n-2\n-2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1331/G", "idx": "i_from_o_direct_2061", "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": "4\n`bca\na\n_ba\naa", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc164/tasks/abc164_c", "idx": "i_from_o_direct_2062", "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": "166827 6625\n", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc108/tasks/arc102_a", "idx": "i_from_o_direct_2063", "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": "5 300\n3 101\n4 150\n4 80\n2 90\n0 300\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/913/D", "idx": "i_from_o_direct_2064", "question_source": "codeforces", "source": "taco", "tags": "['Complete search', 'Sorting', 'Data structures', '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": "9 12\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1071/A", "idx": "i_from_o_direct_2065", "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": "7\n223.000 322.652 677.700 3852.000 2568.390 2410.713 3202.511 2122.870 1566.689 8841.790 8176.424 74.586 3834.000 6847.000\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/351/A", "idx": "i_from_o_direct_2066", "question_source": "codeforces", "source": "taco", "tags": "['Mathematics', 'Dynamic programming', '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": "[543, 634]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/58a6af7e8c08b1e9c40001c1", "idx": "i_from_o_direct_2067", "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": "[['*']]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/57ed7214f670e99f7a000c73", "idx": "i_from_o_direct_2068", "question_source": "codewars", "source": "taco", "tags": "['String algorithms', '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": "9 13\n186 166 292 62 168 58 107 192 118\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/789/A", "idx": "i_from_o_direct_2069", "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": "[123, 'lol']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/57cded7cf5f4ef768800003c", "idx": "i_from_o_direct_2070", "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": "20 19\n1111111111111111111\n8247715032316286876\n0000001000000000000\n4784876473600342372\n1111111111111111111\n2222222222222222222\n4444444444444444444\n5555555555555555555\n0000000000000000010\n4444444444444444444\n0000000000000000000\n5577265902991682112\n11500026576261848309\n999999999999999999...
{ "contest_id": "https://codeforces.com/problemset/problem/16/A", "idx": "i_from_o_direct_2071", "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": "15061\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/286/A", "idx": "i_from_o_direct_2072", "question_source": "codeforces", "source": "taco", "tags": "['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": "['codewars']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/556025c8710009fc2d000011", "idx": "i_from_o_direct_2073", "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": "4 1000000\n100001 1 349513 300001\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/6/E", "idx": "i_from_o_direct_2074", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', 'Amortized analysis', 'Tree algorithms', 'Spanning trees', '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": "['01234', 4]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/53f9a36864b19d8be7000609", "idx": "i_from_o_direct_2075", "question_source": "codewars", "source": "taco", "tags": "['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": "10\n8 1 2 1 8 1 7 8 4 7\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1261/E", "idx": "i_from_o_direct_2076", "question_source": "codeforces", "source": "taco", "tags": "['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": "13\n1 1 1 1 1 1 1 1 1 1 1 1 1\n1 1 1 1 1 1 2 1 1 1 1 1 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/923/B", "idx": "i_from_o_direct_2077", "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": "[100, 6]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/576b072359b1161a7b000a17", "idx": "i_from_o_direct_2078", "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": "49\n1 758\n5 3\n5 3\n4 2\n4 36\n4 843\n5 107\n1 943\n1 649\n2 806\n3 730\n2 351\n2 102\n1 4\n3 4\n3 955\n2 841\n3 377\n5 2\n3 440\n4 324\n3 3\n3 83\n2 2\n2 1\n4 1\n1 931\n3 4\n2 5\n2 5\n4 73\n5 830\n3 4\n3 5\n5 31\n1 2\n5 3\n4 4\n2 3\n3 151\n4 2\n4 431\n5 1\n2 5\n2 4\n4 2\n4 4\n3 1\n5 2\n", "styl...
{ "contest_id": "https://codeforces.com/problemset/problem/315/A", "idx": "i_from_o_direct_2079", "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": "40\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/236/C", "idx": "i_from_o_direct_2080", "question_source": "codeforces", "source": "taco", "tags": "['Number theory']" }
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 3\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/190/A", "idx": "i_from_o_direct_2081", "question_source": "codeforces", "source": "taco", "tags": "['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": "['']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/567bed99ee3451292c000025", "idx": "i_from_o_direct_2082", "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\n1 3 3 4 5\n1\n12\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/733/C", "idx": "i_from_o_direct_2084", "question_source": "codeforces", "source": "taco", "tags": "['Greedy algorithms', 'Dynamic programming', 'Amortized analysis', '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": "?05GJ\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/316/A1", "idx": "i_from_o_direct_2085", "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\n2\n1 1\n3\n1 20 12\n3\n32697 67 98\n9\n1 2 3 1 4 6 7 8 6\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/856/C", "idx": "i_from_o_direct_2086", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', 'Combinatorics', '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": "8\n0 1\n1 0\n1 1\n1 1\n0 0\n1 0\n0 1\n1 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/248/A", "idx": "i_from_o_direct_2087", "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": "99999999999999 99999999999998\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1023/B", "idx": "i_from_o_direct_2088", "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": "3\n15 150 153\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/282/D", "idx": "i_from_o_direct_2089", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', 'Game theory']" }
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 100000 363166\n560443 753304\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/167/A", "idx": "i_from_o_direct_2090", "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": "8\n-1000 1000\n-1000 0\n-1000 -1000\n0 1000\n0 -1000\n1000 1000\n1000 0\n1000 -1000\n", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc145/tasks/abc145_c", "idx": "i_from_o_direct_2091", "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": "7 20\n5 6 2 1 7 4 3\n1 4\n5 7\n7 5\n7 4\n2 4\n6 5\n1 5\n3 3\n1 5\n6 2\n7 3\n4 1\n6 4\n1 5\n7 3\n1 5\n2 3\n6 6\n5 2\n5 7\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/691/D", "idx": "i_from_o_direct_2092", "question_source": "codeforces", "source": "taco", "tags": "['Spanning trees', '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": "6 2\n4 7 10 8 2", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc170/tasks/abc170_c", "idx": "i_from_o_direct_2093", "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": "6\n1 2 6 10 4 12\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/926/G", "idx": "i_from_o_direct_2094", "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": "206\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1173/B", "idx": "i_from_o_direct_2095", "question_source": "codeforces", "source": "taco", "tags": "['Greedy algorithms', '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": "[['C', 'C', 'C', 'D', 'D'], 2]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5a5f48f2880385daac00006c", "idx": "i_from_o_direct_2096", "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": "[-420902]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/565c4e1303a0a006d7000127", "idx": "i_from_o_direct_2097", "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": "2 3 2 1 6 6\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/65/A", "idx": "i_from_o_direct_2098", "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": "10\n2 2 2 2 2 1 2 2 2 2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1149/A", "idx": "i_from_o_direct_2099", "question_source": "codeforces", "source": "taco", "tags": "['Greedy algorithms', '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": "5 0\n01000\n1 5\n3 5", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/arc065/tasks/arc065_d", "idx": "i_from_o_direct_2100", "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\n1 2 1 7 3 1 3 1", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc159/tasks/abc159_d", "idx": "i_from_o_direct_2101", "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\n1001001100 1011101100 0", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc133/tasks/abc133_d", "idx": "i_from_o_direct_2102", "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": "19 -995485 -247211\n-995485 -247212\n-995004 -492984\n-993898 -887860\n-938506 -961227\n-688481 -971489\n178005 -999731\n541526 -999819\n799710 -988908\n905862 -967693\n987335 -887414\n983567 824667\n973128 892799\n914017 960546\n669333 986330\n-441349 986800\n-813005 986924\n-980671 973524\n-98835...
{ "contest_id": "https://codeforces.com/problemset/problem/613/A", "idx": "i_from_o_direct_2103", "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": "3\n2 2 8\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/847/M", "idx": "i_from_o_direct_2104", "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": "[48, 12]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/589d5c80c31aa590e300006b", "idx": "i_from_o_direct_2105", "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": "100 19\n6 62 72 83 91 94 97\n3 61 84 99\n1 63\n5 46 53 56 69 78\n5 41 43 49 74 89\n5 55 57 79 85 87\n3 47 59 98\n3 64 76 82\n3 48 66 75\n2 60 88\n2 67 77\n4 40 51 73 95\n41 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 44 71 81\n4 58 65 90 ...
{ "contest_id": "https://codeforces.com/problemset/problem/556/C", "idx": "i_from_o_direct_2106", "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": "['Testing']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/586566b773bd9cbe2b000013", "idx": "i_from_o_direct_2107", "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 -33\n", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc137/tasks/abc137_a", "idx": "i_from_o_direct_2108", "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 1 7\n1\n4\n3\nr 3 2\nr 2 1\nr 1 2\nr 2 3\ng 1 1\ng 2 1\ng 3 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/222/B", "idx": "i_from_o_direct_2109", "question_source": "codeforces", "source": "taco", "tags": "['Data structures', '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": "s3=MS8%X\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/133/C", "idx": "i_from_o_direct_2110", "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\n17\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1053/B", "idx": "i_from_o_direct_2111", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', 'Bit manipulation']" }