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": "[[10]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/54da5a58ea159efa38000836",
"idx": "i_from_o_direct_7713",
"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": "z\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/363/C",
"idx": "i_from_o_direct_7714",
"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 -2 0",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc058/tasks/abc058_a",
"idx": "i_from_o_direct_7715",
"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": "1005296\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1157/A",
"idx": "i_from_o_direct_7716",
"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": "0",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc084/tasks/abc084_a",
"idx": "i_from_o_direct_7717",
"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\n100 99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1\n"... | {
"contest_id": "https://codeforces.com/problemset/problem/432/C",
"idx": "i_from_o_direct_7718",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "p\n1001\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/335/A",
"idx": "i_from_o_direct_7719",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Constructive 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": "[70]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/596b7f284f232df61e00001b",
"idx": "i_from_o_direct_7720",
"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": "42\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/209/A",
"idx": "i_from_o_direct_7721",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "10\n10 13\n2 3 4 4 2 3 1 4 4 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/234/F",
"idx": "i_from_o_direct_7722",
"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": "5\n97 166 126 164 154 98 221 7 51 47\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/863/B",
"idx": "i_from_o_direct_7723",
"question_source": "codeforces",
"source": "taco",
"tags": "['Complete search', 'Sorting', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "2\n35 35 15 89 27 51 72 54 41 58 97 18 93 86 1 44 99 92 29 2 4 26 19 61 21 81 23 10 33 90 83 46 39 32 11 14\n20 90 55 28 52 56 84 9 30 25 31 73 66 77 42 95 21 6 75 96 24\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1056/A",
"idx": "i_from_o_direct_7724",
"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": "382460255113156464 275525972692563593\n37\n1 2 1 1 2 1 3 4 5 5 1 4 2 1 1 1 4 2 2 1 2 1 1 2 3 3 1 2 2 50 4 1 4 2 5 109 8\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/305/B",
"idx": "i_from_o_direct_7725",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Implementation', 'Complete search']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "wbwbwbwbbwbw\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1025/C",
"idx": "i_from_o_direct_7726",
"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": "63 2655 1955\nynyiynyeynyiynylynyiynyeynyiynygynyiynyeynyiynylynyiynyeynyiyny\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1120/C",
"idx": "i_from_o_direct_7727",
"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": "[1, 300]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59bf97cd4f98a8b1cd00007e",
"idx": "i_from_o_direct_7728",
"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": "1000000000000000 12 0\nce\ndg\nfb\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/222/E",
"idx": "i_from_o_direct_7729",
"question_source": "codeforces",
"source": "taco",
"tags": "['Matrices', '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": "9\n1 81\n82 177\n178 254\n255 338\n339 410\n411 412\n413 474\n475 534\n535 555\n426\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1136/A",
"idx": "i_from_o_direct_7730",
"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 1 1 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/820/C",
"idx": "i_from_o_direct_7731",
"question_source": "codeforces",
"source": "taco",
"tags": "['Game theory', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "7\n0 101 -8 3 18 3 -2",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc173/tasks/abc173_d",
"idx": "i_from_o_direct_7732",
"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\nbd\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/938/A",
"idx": "i_from_o_direct_7733",
"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": "941 70647\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/794/B",
"idx": "i_from_o_direct_7734",
"question_source": "codeforces",
"source": "taco",
"tags": "['Geometry', '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 -4\n2 5\n1\n1 1 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/498/A",
"idx": "i_from_o_direct_7735",
"question_source": "codeforces",
"source": "taco",
"tags": "['Geometry']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should 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\n11 1 3 19\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/996/B",
"idx": "i_from_o_direct_7736",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "1000100010 0 1000000000\n-999999998 -87334 1000000000\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/600/D",
"idx": "i_from_o_direct_7737",
"question_source": "codeforces",
"source": "taco",
"tags": "['Geometry']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should 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 4 -1 2",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc130/tasks/abc130_c",
"idx": "i_from_o_direct_7738",
"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": "9 0 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/148/C",
"idx": "i_from_o_direct_7739",
"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 30",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc115/tasks/abc115_d",
"idx": "i_from_o_direct_7740",
"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": "abcdef\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1085/A",
"idx": "i_from_o_direct_7741",
"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": "[-25]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/557592fcdfc2220bed000042",
"idx": "i_from_o_direct_7742",
"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\n17\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/582/A",
"idx": "i_from_o_direct_7743",
"question_source": "codeforces",
"source": "taco",
"tags": "['Greedy algorithms', 'Number theory', '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": "['is2 Thi1s T4est 3a']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/55c45be3b2079eccff00010f",
"idx": "i_from_o_direct_7744",
"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": "50\nUDUUUUUUUUUUUDUUUUDUUUDUDDDDDUDDDDDDUUDDDDDDDUUDDD\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/733/E",
"idx": "i_from_o_direct_7745",
"question_source": "codeforces",
"source": "taco",
"tags": "['Data structures', 'Amortized analysis', '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": "[['f']]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/53689951c8a5ca91ac000566",
"idx": "i_from_o_direct_7746",
"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": "['Franklin']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a91e0793e9156ccb0003f6e",
"idx": "i_from_o_direct_7747",
"question_source": "codewars",
"source": "taco",
"tags": "['Matrices', 'Data structures', '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": "3 4\n**./\n.*..\n....\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1505/E",
"idx": "i_from_o_direct_7748",
"question_source": "codeforces",
"source": "taco",
"tags": "['Greedy algorithms', 'Implementation', '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 100\n3 24 49\n2 10 19\n1 87 92\n2 19 60\n2 53 79\n3 65 82\n3 10 46\n1 46 86\n2 55 84\n1 50 53\n3 80 81\n1 66 70\n2 11 40\n1 63 69\n2 65 87\n3 68 75\n1 42 42\n1 56 90\n3 73 93\n1 20 46\n2 42 80\n2 83 87\n3 99 99\n2 14 79\n2 94 97\n1 66 85\n1 7 73\n1 50 50\n2 31 11\n2 76 94\n1 71 98\n1 54 99\n1 61... | {
"contest_id": "https://codeforces.com/problemset/problem/954/F",
"idx": "i_from_o_direct_7749",
"question_source": "codeforces",
"source": "taco",
"tags": "['Matrices', 'Sorting', '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\n1 2\n2 3\n2 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/845/C",
"idx": "i_from_o_direct_7750",
"question_source": "codeforces",
"source": "taco",
"tags": "['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": "100\naaaaacccccbbbbbaaaaacccccbbbbbaaaaacccccaaaaacccccbbbbbaaaaabbbbbaaaaabbbbbaaaaacccccbbbbbaaaaabbbbb\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1287/E1",
"idx": "i_from_o_direct_7751",
"question_source": "codeforces",
"source": "taco",
"tags": "['Complete search', '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": "['I like ice-cream.Do you?', 19]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/57af26297f75b57d1f000225",
"idx": "i_from_o_direct_7752",
"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": "[39]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/55bf01e5a717a0d57e0000ec",
"idx": "i_from_o_direct_7753",
"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": "['hey You, Sort me Already']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/55c353487fe3cc80660001d4",
"idx": "i_from_o_direct_7754",
"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": "10 10 20\n0 1\n1 4\n1 9\n2 5\n3 6\n4 1\n1 7\n7 9\n6 4\n6 6\n6 5\n2 2\n7 3\n7 8\n16 1\n8 5\n9 10\n9 4\n17 4\n4 9",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc045/tasks/arc061_b",
"idx": "i_from_o_direct_7755",
"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, 1, '101']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5d870ff1dc2362000ddff90b",
"idx": "i_from_o_direct_7756",
"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": "7 10 87 239\n8 23\n325 374\n516 540\n633 658\n420 742\n833 839\n960 995\n99 114\n151 232\n264 269\n321 327\n492 984\n551 559\n587 590\n625 637\n704 723\n750 268\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/469/B",
"idx": "i_from_o_direct_7757",
"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 63\n1 2 3 4 5 9 7 8\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1199/C",
"idx": "i_from_o_direct_7758",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Amortized analysis']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "6 10\n##########\n#K#..#####\n##.##..#.#\n#..L.#...#\n###D###A.#\n##########\n4\nN 2\nS 1\nE 1\nW 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/106/D",
"idx": "i_from_o_direct_7759",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation', 'Complete search']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "451924 493579 637450 382323 530245 20087\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/248/C",
"idx": "i_from_o_direct_7760",
"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": "1 20\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/791/A",
"idx": "i_from_o_direct_7761",
"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": "5 8\n6 8\n15 9\n15 19\n15 1\n20 7\n1 5\n1 4\n1 5\n2 3\n2 4\n2 5\n6 5\n4 5",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/arc098/tasks/arc098_d",
"idx": "i_from_o_direct_7762",
"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": "4176893793975591 3 2 2 8971523170346414 8948718586526096\n4176893793975594 1 6\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1293/D",
"idx": "i_from_o_direct_7763",
"question_source": "codeforces",
"source": "taco",
"tags": "['Constructive algorithms', 'Geometry', 'Implementation', 'Greedy algorithms', '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": "38\nLLRRRLLRRRLRRLRLRRLRRLRLRLLRRRRLLLLRLL\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/234/A",
"idx": "i_from_o_direct_7764",
"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": "100\ndegqiqqsppfhidrmerftiignrihnsdooflhaonjtcdiofhjrntcifdbpgsoqrcgpllbfilejbblgkrfaakdoqqbfksiipsjlqqfi\n74 8 48 17 23 12 46 40 54 33 32 97 52 59 28 3 47 15 8 94 95 65 67 91 42 96 56 100 45 83 98 41 2 40 38 54 88 76 16 62 13 85 86 78 6 96 7 75 41 63 66 92 97 79 40 70 30 55 50 85 53 19 56 46 41 74... | {
"contest_id": "https://codeforces.com/problemset/problem/884/F",
"idx": "i_from_o_direct_7765",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms', 'Flows and cuts', '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": "['Badger', 's']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56f695399400f5d9ef000af5",
"idx": "i_from_o_direct_7766",
"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\n56142 90085\n7302 12087\n77850 86092\n35033 58303\n4908 9066\n20938 45605\n20597 78238\n69249 75012\n5506 59089\n15697 64595\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1295/F",
"idx": "i_from_o_direct_7767",
"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": "30 50\n46 <= 27\n19 < 18\n44 <= 21\n36 < 10\n39 >= 51\n23 > 60\n34 >= 45\n17 > 36\n34 <= 27\n14 >= 55\n9 > 12\n52 < 31\n59 <= 12\n59 < 46\n37 >= 46\n53 <= 28\n31 > 59\n46 < 24\n53 <= 25\n4 >= 26\n51 > 60\n14 < 7\n3 >= 22\n11 > 46\n60 <= 8\n6 >= 39\n13 > 16\n33 < 11\n18 >= 26\n47 <= 7\n47 < 3\n6 = 6... | {
"contest_id": "https://codeforces.com/problemset/problem/567/F",
"idx": "i_from_o_direct_7768",
"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": "-20424341099374479349669693224966407293877062124090162653335544278001470467\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/143/B",
"idx": "i_from_o_direct_7769",
"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": "5\n59736340 78921313 51382024\n32512548 57103200 41738413 42188816 57569714\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/611/E",
"idx": "i_from_o_direct_7770",
"question_source": "codeforces",
"source": "taco",
"tags": "['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": "4\n4\n1 2 10 100\n4\n100 101 100 1\n5\n5 1 1 1 2\n6\n1 2 4 1 5 6\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1623/C",
"idx": "i_from_o_direct_7771",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['a1', 'h8']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5897e394fcc4b9c310000051",
"idx": "i_from_o_direct_7772",
"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": "5 100 171 80\n98\n40\n30\n21\n80",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc119/tasks/abc119_c",
"idx": "i_from_o_direct_7773",
"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\n&<t;<f\n1 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/641/A",
"idx": "i_from_o_direct_7774",
"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, 2, 3], [[4, 5], [[6], [7, 8]]]]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5ae64f86783bb4722c0000d7",
"idx": "i_from_o_direct_7775",
"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\n1000000000 1000000000 1010010000 1000000000 1000000000\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/349/C",
"idx": "i_from_o_direct_7776",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[['']]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/52250aca906b0c28f80003a1",
"idx": "i_from_o_direct_7777",
"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": "7 2\n3 1\n2 5\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1210/A",
"idx": "i_from_o_direct_7778",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms', '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 0\n2 2\n3 0\n2 1",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc137/tasks/abc137_d",
"idx": "i_from_o_direct_7779",
"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": "|+|||||||||=\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/394/A",
"idx": "i_from_o_direct_7780",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation', 'Complete search']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "70\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/334/A",
"idx": "i_from_o_direct_7781",
"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": "abacaba\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/708/A",
"idx": "i_from_o_direct_7782",
"question_source": "codeforces",
"source": "taco",
"tags": "['Greedy algorithms', 'String algorithms', 'Implementation', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[1, 2, 2]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/565f5825379664a26b00007c",
"idx": "i_from_o_direct_7783",
"question_source": "codewars",
"source": "taco",
"tags": "['Geometry', '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 9\n11111\n11111\n11101\n11111\n11000\n10111\n11111\n11110\n00000\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/688/A",
"idx": "i_from_o_direct_7784",
"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": "MDLA BERLAND 9:5\nTH BERLAND 3:5\nTH MDLA 1:0\nWQUECKA MDLA 7:9\nWQUECKA TH 1:2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/200/C",
"idx": "i_from_o_direct_7785",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation', 'Complete search']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "10 1000000\n307196 650096 355966 710719 99165 959865 328659 1150627 614586 4966\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/672/D",
"idx": "i_from_o_direct_7786",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "29\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/287/C",
"idx": "i_from_o_direct_7787",
"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": "['hello']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56fb3cde26cc99c2fd000009",
"idx": "i_from_o_direct_7788",
"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": "3 1\n1 0 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/837/F",
"idx": "i_from_o_direct_7789",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Combinatorics', 'Complete search', 'Mathematics', 'Matrices']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should 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\n6244 3922\n3\n2 2\n2 1\n1 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1261/B2",
"idx": "i_from_o_direct_7790",
"question_source": "codeforces",
"source": "taco",
"tags": "['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": "7 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1117/D",
"idx": "i_from_o_direct_7791",
"question_source": "codeforces",
"source": "taco",
"tags": "['Matrices', 'Dynamic programming', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "672810 797124 89236 404095\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1131/A",
"idx": "i_from_o_direct_7792",
"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": "0 0 1 0\n0 0 0 1\n1 -1 1 0\n0 0 1 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/812/A",
"idx": "i_from_o_direct_7793",
"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": ")(()(())))\n()\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1272/F",
"idx": "i_from_o_direct_7794",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', 'Dynamic programming', 'Amortized analysis']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "7\n27 20 16\n34 3 50 33 88 26 20\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/611/E",
"idx": "i_from_o_direct_7795",
"question_source": "codeforces",
"source": "taco",
"tags": "['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": "-2 6030375",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/arc096/tasks/arc096_c",
"idx": "i_from_o_direct_7796",
"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": "[277777788888899]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5c942f40bc4575001a3ea7ec",
"idx": "i_from_o_direct_7797",
"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": "490 123039010\n1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000... | {
"contest_id": "https://atcoder.jp/contests/abc136/tasks/abc136_e",
"idx": "i_from_o_direct_7798",
"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": "90\n45 69 0 10 8 58 25 66 22 2 4 62 64 90 82 83 67 32 56 80 64 51 78 21 2 90 65 55 11 51 1 43 6 32 25 46 22 46 26 6 43 14 50 40 74 52 44 60 76 35 21 10 3 49 87 23 89 17 65 75 7 3 42 12 39 73 9 88 60 91 3 49 9 29 35 2 37 63 48 31 60 62 50 4 15 71 8 49 66 31\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/730/A",
"idx": "i_from_o_direct_7799",
"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": "24\n31 30 31 30 31 31 30 31 30 31 31 30 30 30 39 30 31 31 30 31 30 31 31 30\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/899/B",
"idx": "i_from_o_direct_7800",
"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": "111 -1 33",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc120/tasks/abc120_a",
"idx": "i_from_o_direct_7801",
"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": "[[-64, -71, -63, -66, -65]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5af15a37de4c7f223e00012d",
"idx": "i_from_o_direct_7802",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', '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": "100 45 8\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/431/C",
"idx": "i_from_o_direct_7803",
"question_source": "codeforces",
"source": "taco",
"tags": "['Tree algorithms', 'Dynamic programming', '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 4\n29 25 13 10\n20 6 0 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1046/C",
"idx": "i_from_o_direct_7804",
"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": "[[1, 1, 2]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/57a5b0dfcf1fa526bb000118",
"idx": "i_from_o_direct_7805",
"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": "10\n2\n100\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/746/A",
"idx": "i_from_o_direct_7806",
"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": "cba",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc093/tasks/abc093_a",
"idx": "i_from_o_direct_7808",
"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": "[[]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/525dfedb5b62f6954d000006",
"idx": "i_from_o_direct_7809",
"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": "['YOLO lol', 'ROLO mom']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5881460c780e0dd207000084",
"idx": "i_from_o_direct_7810",
"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": "['ACGACTACGTGCGCCGCTAATATT', 'GCACGGGTCGT']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56fbb2b8fca8b97e4d000a31",
"idx": "i_from_o_direct_7812",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "1 2\n-1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/401/A",
"idx": "i_from_o_direct_7813",
"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": "7 985\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/122/E",
"idx": "i_from_o_direct_7814",
"question_source": "codeforces",
"source": "taco",
"tags": "['Number theory', 'Combinatorics', 'Complete search']"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.