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": "[100, 0, 10]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59cd0535328801336e000649",
"idx": "i_from_o_direct_500",
"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": "17 -1 1",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc103/tasks/abc103_a",
"idx": "i_from_o_direct_501",
"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": "['test']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/570f6436b29c708a32000826",
"idx": "i_from_o_direct_502",
"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": "2 0\n4 9\n2 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1039/A",
"idx": "i_from_o_direct_503",
"question_source": "codeforces",
"source": "taco",
"tags": "['Greedy algorithms', 'Data structures', '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": "14\n1 1 2 2 2 3 3 3 4 5 5 5 6 6\n3\n1 3 5\n4 6 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/670/C",
"idx": "i_from_o_direct_504",
"question_source": "codeforces",
"source": "taco",
"tags": "['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": "564\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/534/A",
"idx": "i_from_o_direct_505",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', '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": "4 11",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc172/tasks/abc172_e",
"idx": "i_from_o_direct_506",
"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 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/797/A",
"idx": "i_from_o_direct_507",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Number theory', '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\n5 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/244/A",
"idx": "i_from_o_direct_508",
"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": "[[78, 56, -2, 12, 8, -33]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/55a2d7ebe362935a210000b2",
"idx": "i_from_o_direct_509",
"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": "[['a', 'a', 'b', 'b', 'c', 'a', 'b', 'c']]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/52250aca906b0c28f80003a1",
"idx": "i_from_o_direct_510",
"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": "['Z-------------']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/574c51aa3e4ea6de22001363",
"idx": "i_from_o_direct_511",
"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": "[['uczcccccc', 'idffffiii', 'pnjjjjjjj', 'pnjjjj', 'idffff', 'uczcccc', 'uczcc']]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a296b571f7f70b0b3000100",
"idx": "i_from_o_direct_512",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms', '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": "['vegetable_celery,meat_chicken,meat_beef,fruit_banana,vegetable_carrot,canned_sardines,drink_juice,frozen_fries,fruit_lemon']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/593c0ebf8b90525a62000221",
"idx": "i_from_o_direct_513",
"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\n1278492525\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/697/E",
"idx": "i_from_o_direct_514",
"question_source": "codeforces",
"source": "taco",
"tags": "['Number theory', '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": "ndonneasoiunhomuvnnhuitonnntunntoanerekonoupunanuauenu\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1008/A",
"idx": "i_from_o_direct_515",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', '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\n10\n4 0 0 1 0 0 -1 0 -1 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1591/A",
"idx": "i_from_o_direct_516",
"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": "38",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc108/tasks/abc108_a",
"idx": "i_from_o_direct_517",
"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": "98\n17 49\n139 171\n-1 114\n147 179\n26 58\n-1 50\n11 43\n1 2\n74 106\n134 166\n157 189\n67 99\n33 -1\n155 187\n25 57\n156 -1\n21 53\n-1 126\n98 130\n6 38\n153 185\n8 40\n81 113\n69 101\n84 116\n150 182\n89 121\n34 66\n154 186\n32 64\n95 127\n162 194\n-1 119\n16 48\n19 51\n76 108\n-1 45\n75 107\n79... | {
"contest_id": "https://atcoder.jp/contests/arc104/tasks/arc104_c",
"idx": "i_from_o_direct_518",
"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 0\n1 2 1\n1 2\n2 1\n3 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/731/C",
"idx": "i_from_o_direct_519",
"question_source": "codeforces",
"source": "taco",
"tags": "['Spanning trees', 'Graph algorithms', 'Graph traversal', '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 5\n1 3 4\n4 4 2\n3 4 2\n1 4 0\n1 5 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/117/A",
"idx": "i_from_o_direct_520",
"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 4\n8 3\n2 5\n7 4\n6 9\n0 1 1 1 0 0 4 2 3 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/242/D",
"idx": "i_from_o_direct_521",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms', 'Graph traversal', '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": "10\n5 1 6 2 8 3 4 10 9 7\n3 1 10 6 8 5 2 7 9 4\n2 9 1 4 10 6 8 7 3 5\n10 1 7 8 3 2 4 6 5 9\n3 2 10 4 7 8 5 6 1 9\n5 6 3 10 8 7 2 9 4 1\n6 5 1 3 2 7 9 10 3 4\n1 10 9 3 7 8 4 4 6 5\n6 8 4 5 9 1 2 10 10 3\n9 6 8 5 10 3 1 7 2 4\n5 7 4 8 9 6 1 10 3 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/140/B",
"idx": "i_from_o_direct_522",
"question_source": "codeforces",
"source": "taco",
"tags": "['Complete search', '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": "['O Liberty! O mate for me!']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/52dffa05467ee54b93000712",
"idx": "i_from_o_direct_523",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms', '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": "2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/44/I",
"idx": "i_from_o_direct_524",
"question_source": "codeforces",
"source": "taco",
"tags": "['Combinatorics', '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": "5\n4 5 2\n2 5 1\n1 3 5\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1255/C",
"idx": "i_from_o_direct_525",
"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": "2 2 1\n1 1\n2 1 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/580/D",
"idx": "i_from_o_direct_526",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Bit manipulation']"
} |
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\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1145/B",
"idx": "i_from_o_direct_527",
"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": "24\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/630/I",
"idx": "i_from_o_direct_528",
"question_source": "codeforces",
"source": "taco",
"tags": "['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": "1 010 4\n-1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1093/F",
"idx": "i_from_o_direct_529",
"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": "[2, 2]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58bcd7f2f6d3b11fce000025",
"idx": "i_from_o_direct_530",
"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": "10 13\n9 5\n10 6\n9 8\n8 7\n10 2\n9 1\n9 2\n10 8\n9 1\n5 7\n9 3\n3 7\n6 5\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1129/A1",
"idx": "i_from_o_direct_531",
"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": "[-25]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/557341907fbf439911000022",
"idx": "i_from_o_direct_532",
"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": "[[1, 2, 2, 3, 3, 4, 4, 5, 6, 7, 7, 7]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/57a5b0dfcf1fa526bb000118",
"idx": "i_from_o_direct_533",
"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": "['the_stealth_warrior']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/517abf86da9663f1d2000003",
"idx": "i_from_o_direct_534",
"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": "16 2\n999999999 999999999 999999999 999999999 999999999 999999999 768581442 999999999 999999999 999999999 1851973766 1890212075 1581621479 999999999 999999999 999999999\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1016/A",
"idx": "i_from_o_direct_535",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', '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": "['How much wood would a woodchuck chuck if a woodchuck could chuck wood']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/557efeb04effce569d000022",
"idx": "i_from_o_direct_536",
"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": "11\n95933442388\n4 8 4 6 3 7 5 8 6\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1157/B",
"idx": "i_from_o_direct_537",
"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": "1001\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/550/C",
"idx": "i_from_o_direct_538",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', '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": "[664444309]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a40fc7ce1ce0e34440000a3",
"idx": "i_from_o_direct_539",
"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\n4209 6754\n1443 8762\n504 9491\n1159 6496\n375 6872\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/513/C",
"idx": "i_from_o_direct_540",
"question_source": "codeforces",
"source": "taco",
"tags": "['Bit manipulation', 'Probability']"
} |
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 4643\n1 50 99 148 197 246 295 344 393 442 491 540 589 638 687 736 785 834 883 932 981 1030 1079 1128 1177 1226 1275 1324 1373 1422 1471 1520 1569 1618 1667 1716 1765 1814 1863 1912 1961 2010 2059 2108 2157 2185 2255 2304 2353\n2 51 742 149 198 247 296 345 394 443 1148 541 590 639 688 737 786 835... | {
"contest_id": "https://atcoder.jp/contests/arc107/tasks/arc107_c",
"idx": "i_from_o_direct_541",
"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": "[[':D', ':~)', ';~D', ':)']]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/583203e6eb35d7980400002a",
"idx": "i_from_o_direct_542",
"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": "['A challenging career moment came with the rapid depletion of water supplies on Phobos.', 80, False]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58af4ed8673e88a719000116",
"idx": "i_from_o_direct_543",
"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": "19 17 11 6\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/904/A",
"idx": "i_from_o_direct_544",
"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": "x\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/765/B",
"idx": "i_from_o_direct_545",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', '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": "['']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/54b0306c56f22d0bf9000ffb",
"idx": "i_from_o_direct_546",
"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": "10 6\n1 1\n2 1\n3 1\n4 1\n8 2\n6 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/367/C",
"idx": "i_from_o_direct_547",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', '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": "5\na=ser\nb=c&d\n&=resea\nxy=\nres=b$x\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1156/G",
"idx": "i_from_o_direct_548",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', 'Graph algorithms', '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": "[2]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56d0a591c6c8b466ca00118b",
"idx": "i_from_o_direct_549",
"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": "6 6\n.\".\n###\n.#-",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc096/tasks/abc096_c",
"idx": "i_from_o_direct_550",
"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 4\n1 2 3 13\n3 0 3 2\n1 5 4 3\n5 10 4 2\n4 4 4 4\n6\n1 2\n4 5\n2 5\n3 5\n1 3\n1 5\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/777/C",
"idx": "i_from_o_direct_551",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Amortized analysis', 'Implementation', 'Greedy 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": "6 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1034/B",
"idx": "i_from_o_direct_552",
"question_source": "codeforces",
"source": "taco",
"tags": "['Complete search', 'Flows and cuts', '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": "[2]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/584dee06fe9c9aef810001e8",
"idx": "i_from_o_direct_553",
"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]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56347fcfd086de8f11000014",
"idx": "i_from_o_direct_554",
"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": "['.item', 'div ul li a']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5379fdfad08fab63c6000a63",
"idx": "i_from_o_direct_555",
"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": "['YourHouse']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5668e3800636a6cd6a000018",
"idx": "i_from_o_direct_556",
"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": "['c2']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/589433358420bf25950000b6",
"idx": "i_from_o_direct_557",
"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 100 13 59 14 20\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/303/B",
"idx": "i_from_o_direct_558",
"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": "24 8 5",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc113/tasks/abc113_d",
"idx": "i_from_o_direct_559",
"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": "[10000, 5, -3]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a2b703dc5e2845c0900005a",
"idx": "i_from_o_direct_560",
"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": "1 2\n1010000010\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/359/C",
"idx": "i_from_o_direct_561",
"question_source": "codeforces",
"source": "taco",
"tags": "['Number 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": "29116\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/630/L",
"idx": "i_from_o_direct_562",
"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": "23481\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/592/B",
"idx": "i_from_o_direct_563",
"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": "20\n144115188142973184 18015498289545217 9077576588853760 4573976961482880 144150509954007040 4295098374 290482175998952448 290486848889815040 393228 8796118192128 4672941199360 36029898946510848 18014467230007297 4503599627379072 33817608 36028803461414914 9007199389483520 149533589782528 14073762... | {
"contest_id": "https://codeforces.com/problemset/problem/1205/B",
"idx": "i_from_o_direct_564",
"question_source": "codeforces",
"source": "taco",
"tags": "['Complete search', 'Bit manipulation', 'Graph algorithms', '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": "10 764008\n23 32 14027\n-513 797 38979\n-603 -838 465\n598 -95 25414\n-280 -624 18714\n330 247 21296\n-347 -68 27466\n650 -842 30125\n-314 889 35394\n275 969 5711\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/424/B",
"idx": "i_from_o_direct_565",
"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": "-2 6 2",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc110/tasks/abc110_a",
"idx": "i_from_o_direct_566",
"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": "10\n7 6\n2 7\n7 1\n8 5\n9 3\n2 3\n8 7\n10 8\n10 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/862/B",
"idx": "i_from_o_direct_567",
"question_source": "codeforces",
"source": "taco",
"tags": "['Tree algorithms', 'Graph 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": "98 99 100 99 100\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/680/A",
"idx": "i_from_o_direct_568",
"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": "5\n3 3 2 4 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1081/B",
"idx": "i_from_o_direct_569",
"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": "48 49\n0 134217727 3 15 8 2147483647 16383 2047 4398046511103 511 255 8589934591 2097151 137438953471 16777215 17592186044415 63 68719476735 33554431 31 281474976710655 67108863 1048575 32767 1073741823 1023 8191 1099511627775 17179869183 536870911 34359738367 70368744177663 127 8796093022207 26214... | {
"contest_id": "https://codeforces.com/problemset/problem/1336/E1",
"idx": "i_from_o_direct_570",
"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": "[25]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/55ec80d40d5de30631000025",
"idx": "i_from_o_direct_571",
"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\n4 53 11 79 47 2 64 98 51 34 14 30 77 41 69 4 37 85 50 62\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1195/D2",
"idx": "i_from_o_direct_572",
"question_source": "codeforces",
"source": "taco",
"tags": "['Number theory', '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": "5 5 5\nRRGGB\nRRGGY\nYBYBG\nYYBBR\nRBBRG\n1 1 5 5\n2 2 5 5\n1 2 3 5\n1 1 3 5\n4 4 5 5\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1301/E",
"idx": "i_from_o_direct_573",
"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": "80\n1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1420/E",
"idx": "i_from_o_direct_574",
"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": "10\n4 6 9 5 3 1 5 10 6 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/939/A",
"idx": "i_from_o_direct_575",
"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": "4 4 5\n5 10\n6 2\n10 3\n9 5\n7 7\n4 3\n9 2\n3 6\n7 2 6\n8 3 2\n2 6 9\n3 8 2\n1 2 9\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1320/C",
"idx": "i_from_o_direct_576",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Data structures', '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": "4 3\n1 1 1 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/404/C",
"idx": "i_from_o_direct_577",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Graph 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": "['BK12']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58b38f24c723bf6b660000d8",
"idx": "i_from_o_direct_578",
"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 98763\n7053 7972\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1143/D",
"idx": "i_from_o_direct_579",
"question_source": "codeforces",
"source": "taco",
"tags": "['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": "8\n0 0 5 3\n2 -1 5 0\n-3 -4 2 -1\n-1 -1 0 0\n-3 0 0 5\n5 2 10 3\n7 -1 10 2\n4 -4 7 -1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/763/B",
"idx": "i_from_o_direct_580",
"question_source": "codeforces",
"source": "taco",
"tags": "['Geometry', '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 3\n35 18 15 5 50 88 1000000000\n1000000010 1 7\n1000000001 6 10\n1000010001 2 12",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc156/tasks/abc156_f",
"idx": "i_from_o_direct_581",
"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": "100 60\n1 1 1 1 1 1 0 1 0 0 1 1 0 1 1 1 1 0 0 0 1 1 0 0 0 0 0 1 0 1 1 0 1 0 1 0 1 0 1 1 0 0 0 0 0 1 1 1 0 1 1 0 0 0 1 0 0 0 1 1 1 0 1 0 0 1 1 1 0 0 1 1 0 0 1 1 0 1 0 0 0 1 0 0 0 0 0 0 1 1 1 0 0 1 1 1 0 1 0 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/680/B",
"idx": "i_from_o_direct_582",
"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']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59b11f57f322e5da45000254",
"idx": "i_from_o_direct_583",
"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": "6\n1 2\n2 5\n4 5\n4 6\n3 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/14/D",
"idx": "i_from_o_direct_584",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms', 'Graph traversal', 'Shortest paths', 'Amortized analysis', 'Tree 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": "bcbbbbbbbbbbbbbbbbbcbbbbb\nbbbb\nbaabb\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/8/A",
"idx": "i_from_o_direct_585",
"question_source": "codeforces",
"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": "10000 1 9\n55\n44 1\n2929 9292\n9999 9998\n44 55\n49 94\n55 53\n100 199\n55 50\n32 11\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/796/B",
"idx": "i_from_o_direct_586",
"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\n7\n3 1 6 6 3 1 1\n8\n2 1 4 8 4 7 8 8\n7\n4 2 4 2 4 2 7\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1240/B",
"idx": "i_from_o_direct_587",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', '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": "A??C\n",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc104/tasks/abc104_d",
"idx": "i_from_o_direct_588",
"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": "CPPPCPCCCPPCCPCCPCPPPPPCPCPPPCPPPCCPCPCCCPCCCCPPCCCPCPPCCPCPCCPCCCCPPPPCPPPPCPCC\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/137/A",
"idx": "i_from_o_direct_589",
"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": "6 5 2\n1 2 1\n2 3 7\n2 4 2\n4 5 1\n5 6 10\n1 6\n5 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1433/G",
"idx": "i_from_o_direct_590",
"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\n10 5 8 4 4 4 1 4 5 8 3 10 2 4 1 10 6 1 1 6 8 4 2 9 1 3 1 7 7 9 3 5 5 8 6 9 9 4 8 1 3 3 2 5 1 5 4 5 3 5 5 6 7 5 7 9 3 5 4 9 2 6 8 1 1 7 7 3 8 9 8 5 3 2 4 1 4 1 3 17 4 2 2 8 5 10 1 6 8 5 2 7 6 9 4 7 6 5 10 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/455/A",
"idx": "i_from_o_direct_591",
"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": "67\n66 16 2 53 35 38 49 28 18 6 36 58 21 47 27 5 50 62 44 12 52 37 11 56 15 31 25 65 17 29 59 41 7 42 4 43 39 10 1 40 24 13 20 54 19 67 46 60 51 45 64 30 8 33 26 9 3 22 34 23 57 48 55 14 63 61 32\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/676/A",
"idx": "i_from_o_direct_592",
"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": "eeffocfopuc\ncupofhottea",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc172/tasks/abc172_b",
"idx": "i_from_o_direct_593",
"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\n??W\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/803/E",
"idx": "i_from_o_direct_594",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', '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": "10\n333692171770 3189027060 108957609148 432211762961 206162624513 4194305 68719476737 206225539072 137443147777 109376694609\n254012532 785250124 170057449 371339905 221153738 514454151 607963029 2073652 156341786 66275532\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1210/B",
"idx": "i_from_o_direct_595",
"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": "[496, 28]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56bc7687e8936faed5000c09",
"idx": "i_from_o_direct_596",
"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": "2\n2\n-1 -689\n2\n10010 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/988/C",
"idx": "i_from_o_direct_597",
"question_source": "codeforces",
"source": "taco",
"tags": "['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": "214\n1 2 2 1 1 1 2 2 2 2 1 1 1 2 2 2 2 2 2 1 2 1 1 2 2 1 1 2 2 1 2 1 2 2 2 1 1 2 2 2 1 1 2 2 1 2 2 2 1 1 2 1 1 2 2 1 1 2 2 2 2 1 2 2 2 1 2 1 2 1 1 2 2 1 1 2 1 2 2 2 2 2 2 2 1 2 1 2 2 1 2 2 2 1 2 2 1 2 2 1 2 2 2 2 1 2 2 2 1 1 2 2 2 2 2 2 1 2 2 2 2 1 1 1 2 2 2 1 2 1 2 1 1 2 1 1 1 2 2 2 1 2 2 2 2 2 2 ... | {
"contest_id": "https://codeforces.com/problemset/problem/1149/A",
"idx": "i_from_o_direct_598",
"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": "[[[7, 2, 2], [4, 2, 6], [1, 8, 1]]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a8c1b06fd5777d4c00000dd",
"idx": "i_from_o_direct_599",
"question_source": "codewars",
"source": "taco",
"tags": "['Matrices', 'Fundamentals']"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.