data_source large_stringclasses 1
value | prompt listlengths 2 2 | ability large_stringclasses 5
values | 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": "8\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/784/D",
"idx": "i_from_o_direct_3481",
"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\n2\n5 5\n2 3\n3\n3 3\n1 6\n2 3\n3\n3 3\n4 4\n5 5\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1101/C",
"idx": "i_from_o_direct_3482",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "10\n4 1 9 7 0 2 6 3 5 8\n6 4 2 9 1 8 5 3 0 7\n1 4\n1 7\n9 5\n6 1\n1 2\n1 9\n3 1\n10 1\n8 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/634/A",
"idx": "i_from_o_direct_3483",
"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 15 1 9\n792838703 367871277 93631764 11230678\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1195/E",
"idx": "i_from_o_direct_3484",
"question_source": "codeforces",
"source": "taco",
"tags": "['Data structures', '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": "5 0 6\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1186/A",
"idx": "i_from_o_direct_3485",
"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": "['12']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/580a094553bd9ec5d800007d",
"idx": "i_from_o_direct_3486",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms', 'Fundamentals', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "1 -4\n3 5\n1\n1 1 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/498/A",
"idx": "i_from_o_direct_3487",
"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": "100 10\n7 4 5 5 10 10 5 8 5 7 4 5 4 6 8 8 2 6 3 3 10 7 10 8 6 2 7 3 9 7 7 2 4 5 2 4 9 5 10 1 10 5 10 4 1 3 4 2 6 9 9 9 10 6 2 5 6 1 8 10 4 10 3 4 10 5 5 4 10 4 5 3 7 10 2 7 3 6 9 6 1 6 5 5 4 6 6 4 4 1 5 1 6 6 6 8 8 6 2 6\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1110/D",
"idx": "i_from_o_direct_3488",
"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": "12\n-0.0.0.23\n-0.0.0.22\n-0.0.0.8/30\n-0.0.0.14/31\n-0.0.0.20/32\n-0.0.0.24/29\n-0.0.0.16/28\n-0.0.0.0/28\n-0.0.0.12/31\n-0.0.0.7/32\n-0.0.0.15/32\n-0.0.0.21\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1070/B",
"idx": "i_from_o_direct_3489",
"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": "3 1\n2 50\n1 50\n1 50\n160\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/302/B",
"idx": "i_from_o_direct_3490",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Amortized analysis', '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\n1 20 -2 -1 2",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc135/tasks/abc135_b",
"idx": "i_from_o_direct_3491",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "4 4\n1 2\n1 3\n2 4\n4 4\n1 3 1 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1362/D",
"idx": "i_from_o_direct_3492",
"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": "1001011111010010100111111\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/259/C",
"idx": "i_from_o_direct_3493",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "71 1899\n23 55 58 87 69 85 100 21 19 72 81 68 20 25 29 92 18 74 89 70 53 7 78 57 41 79 64 87 63 76 95 84 1 28 32 1 79 34 77 17 71 61 35 31 62 92 69 99 60 26 2 18 61 9 27 77 82 6 30 65 52 3 51 43 13 77 41 59 19 29 86\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/808/C",
"idx": "i_from_o_direct_3494",
"question_source": "codeforces",
"source": "taco",
"tags": "['Greedy algorithms', 'Sorting', '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 10 11\n",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc147/tasks/abc147_a",
"idx": "i_from_o_direct_3495",
"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": "['I']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/51b6249c4612257ac0000005",
"idx": "i_from_o_direct_3496",
"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": "4\n2 3 2 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/349/C",
"idx": "i_from_o_direct_3497",
"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": "['one.two.three']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/596c6eb85b0f515834000049",
"idx": "i_from_o_direct_3498",
"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": "[1400, 35, 10000]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/57e92e91b63b6cbac20001e5",
"idx": "i_from_o_direct_3499",
"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": "57 6218\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/92/A",
"idx": "i_from_o_direct_3500",
"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": "[[2, 1, 2, 2, 6, 5, 0, 2, 0, 3, 3, 3, 9, 2]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58b3c2bd917a5caec0000017",
"idx": "i_from_o_direct_3501",
"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": "99 534023 117289\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/908/D",
"idx": "i_from_o_direct_3502",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Mathematics', '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": "4\n1 1 2 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1005/A",
"idx": "i_from_o_direct_3503",
"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": "30\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/934/B",
"idx": "i_from_o_direct_3504",
"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": "10\n1 10 2 10 1 1 6 8 6 7\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/379/C",
"idx": "i_from_o_direct_3505",
"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": "[349, 'nxls']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5805ed25c2799821cb000005",
"idx": "i_from_o_direct_3506",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', 'Data structures', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['>vv<<<^^^^>>>>>vvvvvv<<<<<<^^^^^^^^>>>>']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56bcafba66a2ab39e6001226",
"idx": "i_from_o_direct_3507",
"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": "75\n2597 1818 260 4655 4175 2874 2987 4569 2029 4314 444 2276 4937 1209 1797 4965 3526 275 3535 2198 4402 2144 1369 13 4453 1655 4456 711 3563 1650 3997 885 782 147 2426 974 2917 2100 4549 2465 3015 3485 3238 4086 171 3934 1903 133 2278 2573 688 551 872 459 2044 1401 2429 4933 3747 587 2781 4173 46... | {
"contest_id": "https://codeforces.com/problemset/problem/1292/D",
"idx": "i_from_o_direct_3508",
"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": "CODEFORCESCFNNPAHNHDIPPBAUSPKJYAQDBVZNLSTSDCREZACVLMRFGVKGVHHZLXOHCTJDBQKIDWBUXDUJARLWGFGFCTTXUCAZB\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/538/A",
"idx": "i_from_o_direct_3509",
"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": "['these']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a5032f4fd56cb958e00007a",
"idx": "i_from_o_direct_3511",
"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": "33\nABCCABCBABCCABACBCBBABCBCBCBCABCB\n",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc150/tasks/abc150_b",
"idx": "i_from_o_direct_3512",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/171/D",
"idx": "i_from_o_direct_3513",
"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": "1\n2402 433 3018\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1187/A",
"idx": "i_from_o_direct_3514",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "3 8 6\n1 1\n2 1\n1 2\n2 3\n1 0\n2 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/724/C",
"idx": "i_from_o_direct_3515",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', 'Sorting', 'Implementation', 'Greedy algorithms', '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": "1\nj\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1165/C",
"idx": "i_from_o_direct_3517",
"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": "3\n",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc055/tasks/abc055_b",
"idx": "i_from_o_direct_3518",
"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\n11\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1030/E",
"idx": "i_from_o_direct_3519",
"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": "9 1\n0 1 1 1 2 5 6 7 8\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/729/E",
"idx": "i_from_o_direct_3521",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms', 'Constructive algorithms', 'Sorting', 'Greedy 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": "2 2\n1 2\n2 -2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1203/F1",
"idx": "i_from_o_direct_3522",
"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": "[999.5, 61.87, 1000.0, 3, 0]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56445c4755d0e45b8c00010a",
"idx": "i_from_o_direct_3523",
"question_source": "codewars",
"source": "taco",
"tags": "['Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "aaaaaaaaaa\n172\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/129/D",
"idx": "i_from_o_direct_3524",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', 'Complete search', 'Implementation', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "158324\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/845/B",
"idx": "i_from_o_direct_3525",
"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": "20 76\n1 1 1 1 1 1 1 1 2 1 1 1 9 9 3 4 9 14 9 9\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1244/E",
"idx": "i_from_o_direct_3526",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Constructive algorithms', '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": "['DaftPunk.flac']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/574bd867d277832448000adf",
"idx": "i_from_o_direct_3527",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "2\n100000 99999\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1121/B",
"idx": "i_from_o_direct_3528",
"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": "32\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/690/A2",
"idx": "i_from_o_direct_3529",
"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": "aaacaaa\naca\na`\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/8/A",
"idx": "i_from_o_direct_3530",
"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": "4\n1 2 4 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/818/G",
"idx": "i_from_o_direct_3531",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms', 'Flows and cuts']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should 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\n5\n1 1 4 5 5\n4\n1 1 4 4\n2\n2 2\n1\n1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1227/B",
"idx": "i_from_o_direct_3532",
"question_source": "codeforces",
"source": "taco",
"tags": "['Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "3\n16341 1969 73849\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/58/C",
"idx": "i_from_o_direct_3534",
"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": "12\n1 1\n1 3\n1 5\n2 1\n4 2\n2 3\n3 1\n3 3\n3 1\n4 1\n4 2\n4 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/390/A",
"idx": "i_from_o_direct_3535",
"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",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/32/B",
"idx": "i_from_o_direct_3537",
"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 30\n2012-02-04 10:11:00: qQsNeHR.BLmZVMsESEKKDuqcQHHzBeddbLiIb,aDQnBKNtdcvitwtpUDGVFSh.Lx,FPBZXdSrsSDZtIJDgx!mSovndGiqHlCwCFAHy\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/245/F",
"idx": "i_from_o_direct_3538",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', 'Sorting', '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": "56792382 741657755 1021272130 866112628\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/228/A",
"idx": "i_from_o_direct_3539",
"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": "59 2 3\n2 4 5 3 2 4 4 5 5 5 4 3 4 2 5 4 5 4 5 2 4 1 2 5 3 1 4 4 5 3 4 3 1 2 5 4 2 5 4 1 5 3 4 4 1 5 5 3 1 1 1 1 5 3 4 3 5 1 1\n5 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/368/D",
"idx": "i_from_o_direct_3540",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Data structures']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "bbbbbbzbbbbbbbbbbgbbbbbbbbbbbpbbbbbbbbbbbbbbbbbbsbbbbbbbbbbbbbbbbbbbbbbbbmbbbbbbbobbbbbbbwubbbrbbbbbbbbbbbbbbbubbbbbbbqobbbbdbbbbbbbbbbrbbbbbbbbbbbbbbbbbbbbbbbbbbbxbbbbbbbbbbbbbbbbbbdbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbobbbbbbbcbibbbbbbbbbbgbbbbebbybbbbbbbbbbbbbbbabbbbbbbbbybiybbbb... | {
"contest_id": "https://codeforces.com/problemset/problem/123/A",
"idx": "i_from_o_direct_3541",
"question_source": "codeforces",
"source": "taco",
"tags": "['Number theory', 'Implementation', '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": "7 13 G\n....GGGGGGXXX\nSSSSGGGGGGXXX\nSSSSJJFFFFFFF\nRRR.JJFEFFFFF\nRRRYYYYYYYAA@\nRRRYYYYYYYAAA\nRRR.......@AA\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/6/B",
"idx": "i_from_o_direct_3542",
"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": "[215]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/561bbcb0fbbfb0f5010000ee",
"idx": "i_from_o_direct_3543",
"question_source": "codewars",
"source": "taco",
"tags": "['Sorting']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "? + ? + ? + ? + ? + ? + ? + ? + ? + ? - ? = 5\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/664/B",
"idx": "i_from_o_direct_3544",
"question_source": "codeforces",
"source": "taco",
"tags": "['Greedy algorithms', 'Mathematics', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "10 8\n5 3 6 8 7 10 9 1 2 4\n3 1\n4 1\n5 9\n2 5\n6 5\n3 5\n8 9\n7 9\n",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/arc097/tasks/arc097_b",
"idx": "i_from_o_direct_3545",
"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": "73 60\n83 9\n10 27\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1099/A",
"idx": "i_from_o_direct_3546",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "10 10\n1 3\n9 6\n4 1\n1 9\n8 6\n9 7\n3 3\n5 7\n9 3\n10 7\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1144/F",
"idx": "i_from_o_direct_3547",
"question_source": "codeforces",
"source": "taco",
"tags": "['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": "[[3, 3, 5, 3]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/53837b8c94c170e55f000811",
"idx": "i_from_o_direct_3549",
"question_source": "codewars",
"source": "taco",
"tags": "['Game theory']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "4\n813\nKXJURNYJHVLVKULJBPRBCZSOTKNTOGKGFKIQDQEMEAFTPNXQTIQWROI\nKTR\nRHVRWGODYWWTYZFLFYKCVUFFRTQDINKNWPKFHZBFWBHWINWJW\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/56/A",
"idx": "i_from_o_direct_3550",
"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\nIAO'113098\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/664/C",
"idx": "i_from_o_direct_3551",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Greedy algorithms', 'Implementation', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "200\nDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDUDU\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/626/A",
"idx": "i_from_o_direct_3552",
"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": "[[5, 3, 1, 2, 4, 6, 5, 4, 2, 3, 5, 2, 1]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56e67d6166d442121800074c",
"idx": "i_from_o_direct_3553",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms', '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": "['mischtschenkoana']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59c633e7dcc4053512000073",
"idx": "i_from_o_direct_3554",
"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": "25 20\n+ 7\n+ 14\n- 7\n+ 11\n+ 15\n+ 10\n+ 20\n- 1\n+ 13\n- 14\n+ 4\n- 11\n- 20\n+ 15\n+ 16\n+ 3\n+ 11\n+ 22\n- 25\n- 22\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/154/B",
"idx": "i_from_o_direct_3555",
"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": "[[558, 744, 1488, 279, 2232, 1116]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5b7bae02402fb702ce000159",
"idx": "i_from_o_direct_3556",
"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": "['Amelia, 8165254325, Jessie, 9187162345, Marcus Kaine, 8018273245']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5b203de891c7469b520000b4",
"idx": "i_from_o_direct_3557",
"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": "63 24\n-23 -46 0 33 24 13 39 -6 -6 49 19 -18 -11 -38 0 -3 -33 -17 -4 -44 -22 -12 -16 42 16 -10 7 37 -6 16 -41 -18 -20 51 -46 28 -14 -22 -37 -7 -50 31 -41 -47 18 -8 -39 -51 35 -32 14 -29 44 -29 -19 -25 -47 -8 16 11 20 12 38\n21 61\n35 61\n29 61\n21 34\n12 48\n32 33\n9 27\n4 42\n4 60\n37 61\n19 44\n4... | {
"contest_id": "https://codeforces.com/problemset/problem/740/B",
"idx": "i_from_o_direct_3558",
"question_source": "codeforces",
"source": "taco",
"tags": "['Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[['a', 'a', 'a', 'b', 'b', 'b', 'c', 'c', 'c']]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/52249faee9abb9cefa0001ee",
"idx": "i_from_o_direct_3559",
"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": "['$0.63']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5b23d98da97f02a5f4000a4c",
"idx": "i_from_o_direct_3561",
"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": "6980 6\n-199 -19009 19009 -199 -199 -191\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1141/E",
"idx": "i_from_o_direct_3562",
"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": "6 000\n10 9 8 7 6 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/385/A",
"idx": "i_from_o_direct_3563",
"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": "10 2\n0 0\n4 37\n7 73\n2 79\n1 5\n0 24\n4 74\n9 34\n4 18\n7 41\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/391/C3",
"idx": "i_from_o_direct_3565",
"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": "sowebxtwfdqpqkirbgcwzgglhkochlvjydmcksbenikriedfgrutoaqbnfdfzhqzacppcvznjnwmdadkxhowejzdereglkskznacjqqdrgmbnfxhmvgktivxrczqeafsapcbnjpccrbccutaabzwdtvbdpqduhbpcmlfkakimayhdqxhqvajpcfodvkmomvlimooncqi\ntp\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1203/D1",
"idx": "i_from_o_direct_3566",
"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": "100\n214 96 67 98 4 61 1 82 1 31 98 49 32 60 4 33 80 95 78 33 20 13 35 82 25 240 85 42 239 74 19 17 22 83 14 99 169 223 52 90 32 62 19 50 86 86 31 74 25 3 85 36 71 188 77 4 42 256 34 67 81 91 11 94 58 77 21 26 80 25 65 78 37 40 62 97 29 48 77 45 18 19 151 80 123 43 94 63 279 50 182 27 83 53 91 48 2... | {
"contest_id": "https://codeforces.com/problemset/problem/1057/B",
"idx": "i_from_o_direct_3567",
"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": "3 2 1\n3 2 1\n5 4\n6\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1257/E",
"idx": "i_from_o_direct_3568",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', '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": "389 148\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1051/D",
"idx": "i_from_o_direct_3569",
"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": "[780]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59c32c609f0cbce0ea000073",
"idx": "i_from_o_direct_3570",
"question_source": "codewars",
"source": "taco",
"tags": "['Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[[9, 1], [9, 1], 9]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59b6ae2e5227dd0fbc000005",
"idx": "i_from_o_direct_3571",
"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": "['111000000000']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58c218efd8d3cad11c0000ef",
"idx": "i_from_o_direct_3573",
"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": "7777\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/919/B",
"idx": "i_from_o_direct_3574",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Implementation', 'Complete search', 'Number theory', '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": "011 77",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc105/tasks/abc105_a",
"idx": "i_from_o_direct_3575",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "4\n1 3 1 4\n1 3 4 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/814/B",
"idx": "i_from_o_direct_3576",
"question_source": "codeforces",
"source": "taco",
"tags": "['Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "2\n1009 2018\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/265/D",
"idx": "i_from_o_direct_3577",
"question_source": "codeforces",
"source": "taco",
"tags": "['Number theory', '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": "74 13\n12 14 28 36 21 24 30 13 58 61 69 70 44\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/294/C",
"idx": "i_from_o_direct_3579",
"question_source": "codeforces",
"source": "taco",
"tags": "['Number theory', 'Combinatorics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should 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 18\n1 1 3 3 9 9\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/63/B",
"idx": "i_from_o_direct_3580",
"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": "18 1\n3 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/333/B",
"idx": "i_from_o_direct_3581",
"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": "2 1\n1000 1000\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1267/E",
"idx": "i_from_o_direct_3582",
"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": "10 2 2 1000000000\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/819/A",
"idx": "i_from_o_direct_3583",
"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": "[[1, 3, 10, 100], 3]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/57d814e4950d8489720008db",
"idx": "i_from_o_direct_3584",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', 'Data structures']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[1]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58aa6141c9eb047fec000133",
"idx": "i_from_o_direct_3585",
"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\n6 6 10\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1088/B",
"idx": "i_from_o_direct_3586",
"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": "['9 9 12 12 12 15 16 20']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56f3ed90de254a2ca7000e20",
"idx": "i_from_o_direct_3587",
"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": "[933555431]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/54d512e62a5e54c96200019e",
"idx": "i_from_o_direct_3588",
"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": "5 8\n1 3 2 4 5\n2 3 5 1 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1213/F",
"idx": "i_from_o_direct_3589",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms', 'Graph traversal', 'String algorithms', 'Implementation', 'Greedy algorithms', 'Spanning trees', 'Data structures']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['7500W', 0, 5, '600W']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5aefd0a686d075d5f3000091",
"idx": "i_from_o_direct_3590",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals']"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.