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": "cccbababa\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/600/C",
"idx": "i_from_o_direct_3629",
"question_source": "codeforces",
"source": "taco",
"tags": "['Greedy algorithms', 'String 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": "['Something', 'Fun']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5669a5113c8ebf16ed00004c",
"idx": "i_from_o_direct_3630",
"question_source": "codewars",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "2\n419144 115433256\n609717623 64252562\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1078/E",
"idx": "i_from_o_direct_3631",
"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\n2 2\n100 1\n9 2\n38 98 110 100 000\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1354/G",
"idx": "i_from_o_direct_3632",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', '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": "7\n1 5 5 5 5 5 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1119/A",
"idx": "i_from_o_direct_3633",
"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": "6 2\n10 2\n1 4\n4 20\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1004/B",
"idx": "i_from_o_direct_3634",
"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": "10 10\n1 1 1 0 1 1 0 0 0 1\n1 1 1 0 0 0 0 0 0 1\n0 1 0 0 0 0 0 0 1 0\n0 0 0 0 0 1 0 0 0 0\n0 1 1 1 0 1 1 1 0 0\n0 0 0 1 1 1 0 1 0 0\n0 0 0 0 1 1 0 0 1 1\n0 0 0 1 1 0 1 1 1 1\n1 1 0 1 1 0 1 1 0 0\n1 0 0 0 0 0 0 0 1 0\n0 1 0 1 0 1 1 1 0 0\n0 1 1 0 0 0 0 0 0 1\n0 1 0 0 0 1 0 0 0 0\n0 1 0 0 1 1 1 0 0 1... | {
"contest_id": "https://codeforces.com/problemset/problem/1119/C",
"idx": "i_from_o_direct_3635",
"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": "010",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc172/tasks/abc172_d",
"idx": "i_from_o_direct_3636",
"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": "15\n3 46 35\n16 34 37 33 47 4 3 36 20 43 17 2 24 10 30\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/611/E",
"idx": "i_from_o_direct_3637",
"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": "8\n-1 99 99 2 4 5 2 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1260/E",
"idx": "i_from_o_direct_3638",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Complete search', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[3]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5ad29cd95e8240dd85000b54",
"idx": "i_from_o_direct_3639",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', '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": "['abcdeFgtrzw', 'defgGgfhjkwqe']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56c30ad8585d9ab99b000c54",
"idx": "i_from_o_direct_3640",
"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\n)()())(()))(((()((()\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1598/F",
"idx": "i_from_o_direct_3641",
"question_source": "codeforces",
"source": "taco",
"tags": "['Bit manipulation', 'Sorting', 'Complete search', 'Dynamic programming', 'Data structures']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[['a']]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/53a9ee602f150d5d6b000307",
"idx": "i_from_o_direct_3642",
"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": "jg?g\n11\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1099/C",
"idx": "i_from_o_direct_3643",
"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": "0 0 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/90/A",
"idx": "i_from_o_direct_3644",
"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": "10\n1 1 3 4 5 6 3 8 9 10\n10 10 4 2 3 4 2 2 2 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/557/C",
"idx": "i_from_o_direct_3645",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Complete search', 'Greedy algorithms', 'Dynamic programming', 'Mathematics', 'Data structures']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['dog', 'dog']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5912ded3f9f87fd271000120",
"idx": "i_from_o_direct_3646",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms', 'Game theory', '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": "1\n3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/463/B",
"idx": "i_from_o_direct_3647",
"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": "30\n17 17 2 4 13 21 17 11 15 0 9 2 23 10 24 21 23 17 1 11 25 1 16 7 11 22 19 2 12 16\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/19/C",
"idx": "i_from_o_direct_3648",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "50\n1 1 1 1 1 2 3 3 2 1 1 2 3 1 3 1 5 6 4 1 1 2 1 2 1 10 17 2 2 4 12 9 6 6 5 13 1 3 2 8 25 3 22 1 10 13 6 1 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/931/D",
"idx": "i_from_o_direct_3649",
"question_source": "codeforces",
"source": "taco",
"tags": "['Tree algorithms', 'Graph algorithms', 'Graph traversal']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "3 3\n49 24 1",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc161/tasks/abc161_b",
"idx": "i_from_o_direct_3650",
"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 1000000000 1001000\n1000100 1\n1059403 14\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/492/C",
"idx": "i_from_o_direct_3651",
"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": "7 4 5\n2 5 4 2 6 3 1\n2 1\n6 5\n2 1\n5 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1154/F",
"idx": "i_from_o_direct_3652",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Sorting', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5 12\n8 3 1 6 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/709/B",
"idx": "i_from_o_direct_3653",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Implementation', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[['+-+-+', '| | |', '+-+-+', '| | |', '+-+-+']]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5bf71b94e50d1b00590000fe",
"idx": "i_from_o_direct_3654",
"question_source": "codewars",
"source": "taco",
"tags": "['Geometry', '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": "1560 123\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/483/C",
"idx": "i_from_o_direct_3655",
"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": "80 1\n7 13 38 24 17 20 11 3 25 23 36 16 41 36 18 9 33 10 37 20 8 7 42 8 17 1 39 30 39 24 36 17 8 11 3 33 23 42 36 16 36 3 30 20 29 35 43 17 32 26 33 2 41 34 9 37 14 26 6 40 16 24 8 26 16 31 11 12 18 24 42 34 24 37 5 23 32 13 8 14\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/38/C",
"idx": "i_from_o_direct_3656",
"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": "q\ny\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/518/A",
"idx": "i_from_o_direct_3658",
"question_source": "codeforces",
"source": "taco",
"tags": "['String 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": "8 6\n../...\n./..#.\n.$..//\n/..#..\n..\"...\n.///-.\n.#\"...",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc107/tasks/abc107_b",
"idx": "i_from_o_direct_3659",
"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": "[75]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5262119038c0985a5b00029f",
"idx": "i_from_o_direct_3660",
"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": "1 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/43/D",
"idx": "i_from_o_direct_3661",
"question_source": "codeforces",
"source": "taco",
"tags": "['Complete search', 'Implementation', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['cabca']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58899594b832f80348000122",
"idx": "i_from_o_direct_3662",
"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": "1 0 30\n485 133 30\n500 -500 20\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/2/C",
"idx": "i_from_o_direct_3663",
"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": "[0]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/57d001b405c186ccb6000304",
"idx": "i_from_o_direct_3664",
"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?6",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc135/tasks/abc135_d",
"idx": "i_from_o_direct_3665",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5\n9 19 10 7\n.....\n*.*.*\n.*.**\n.**..\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/903/F",
"idx": "i_from_o_direct_3666",
"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": "999983\n1 37827\n1 1\n2 192083\n3 -1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/547/A",
"idx": "i_from_o_direct_3667",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', '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": "3\n1 2 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1077/C",
"idx": "i_from_o_direct_3668",
"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": "3\n1 2 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/449/D",
"idx": "i_from_o_direct_3669",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Bit manipulation', '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": "[455, 5]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/51e04f6b544cf3f6550000c1",
"idx": "i_from_o_direct_3670",
"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": "-1 0 2 0 0 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/18/A",
"idx": "i_from_o_direct_3671",
"question_source": "codeforces",
"source": "taco",
"tags": "['Geometry', '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": "362",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc053/tasks/abc053_a",
"idx": "i_from_o_direct_3672",
"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": "3000 3000\n312 444 537 319 508 144 380 806 302 650 937 32 300 219 795 649 346 208 478 871 313 440 29 245 467 113 637 354 777 252 623 384 965 596 393 909 680 643 958 973 253 254 282 822 932 476 686 922 928 394 962 297 737 666 78 316 731 303 376 195 165 2 337 832 196 921 736 130 525 266 517 635 702 9... | {
"contest_id": "https://atcoder.jp/contests/abc169/tasks/abc169_f",
"idx": "i_from_o_direct_3673",
"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": "385 8975\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/87/A",
"idx": "i_from_o_direct_3674",
"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": "50\n1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1322/B",
"idx": "i_from_o_direct_3675",
"question_source": "codeforces",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "4\n99997 399988 748242 599982\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/894/C",
"idx": "i_from_o_direct_3676",
"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": "2 7 43\n3435 90\n6443 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/105/B",
"idx": "i_from_o_direct_3677",
"question_source": "codeforces",
"source": "taco",
"tags": "['Complete search', '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": "67 81 40\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1003/B",
"idx": "i_from_o_direct_3678",
"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": "4 1\n3 4 2 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/513/G1",
"idx": "i_from_o_direct_3679",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Graph traversal', 'Complete search']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "4 3\n100149 57949 20009 8167\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1253/C",
"idx": "i_from_o_direct_3680",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Sorting', '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": "3 3 2 5\na\nb\nc\nd: a 1, b 21\ne: b 2\n1 a\n2 c\n2 b\n2 c\n1 c\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/69/C",
"idx": "i_from_o_direct_3681",
"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": "251 11645\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/88/C",
"idx": "i_from_o_direct_3682",
"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": "821314483681499781968709528409477647190873323453115721690047493916292895264812805\n3\n",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc154/tasks/abc154_e",
"idx": "i_from_o_direct_3683",
"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\n26\n1\n10\n3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/670/C",
"idx": "i_from_o_direct_3684",
"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": "[[[52, 64, 84, 21, 54], [44, 87, 46, 90, 43]]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56d5166ec87df55dbe000063",
"idx": "i_from_o_direct_3685",
"question_source": "codewars",
"source": "taco",
"tags": "['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": "10\n200968298 89575215 50866429 50568700 22664883 56785812 91050433 18479689 18053121 43832346\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/43/C",
"idx": "i_from_o_direct_3686",
"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": "[14990, 7]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5cb99d1a1e00460024827738",
"idx": "i_from_o_direct_3687",
"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": "[[{'name': 'kay', 'age': 1}, {'name': 'john', 'age': 13}, {'name': 'kay', 'age': 76}], [{'name': 'john', 'age': 1}, {'name': 'alice', 'age': 77}]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/55d3b1f2c1b2f0d3470000a9",
"idx": "i_from_o_direct_3688",
"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 4 5\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/344/B",
"idx": "i_from_o_direct_3690",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms', 'Mathematics', 'Complete search']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['abtlcgs']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59414b46d040b7b8f7000021",
"idx": "i_from_o_direct_3691",
"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\n27 0 6 47 0 1 15 6 2 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1380/G",
"idx": "i_from_o_direct_3692",
"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": "1010100010010100010",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc148/tasks/abc148_e",
"idx": "i_from_o_direct_3693",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "6\n1 1\n2 2\n3 3\n4 4\n5 5\n6 6\n",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc179/tasks/abc179_b",
"idx": "i_from_o_direct_3695",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "10\n2 2 3 3 3 3 2 1 3 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/699/C",
"idx": "i_from_o_direct_3696",
"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": "185 58 579474 889969\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/199/C",
"idx": "i_from_o_direct_3697",
"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": "[4, 17]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5813d19765d81c592200001a",
"idx": "i_from_o_direct_3698",
"question_source": "codewars",
"source": "taco",
"tags": "['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": "[[3, 9, 4]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5cc2cd9628b4200020880248",
"idx": "i_from_o_direct_3699",
"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": "010 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/43/D",
"idx": "i_from_o_direct_3700",
"question_source": "codeforces",
"source": "taco",
"tags": "['Complete search', 'Implementation', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5\n2 2\n10\n11\n3 3\n001\n110\n110\n4 4\n1111\n1100\n0100\n0111\n5 3\n01011\n01011\n00010\n11010\n01010\n2 3\n011\n001\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1440/C2",
"idx": "i_from_o_direct_3701",
"question_source": "codeforces",
"source": "taco",
"tags": "['Greedy algorithms', 'Graph algorithms', 'Implementation', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "000 100 100",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc161/tasks/abc161_a",
"idx": "i_from_o_direct_3702",
"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": "['u_n_d_e_r__S_C_O_R_E']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5738f5ea9545204cec000155",
"idx": "i_from_o_direct_3703",
"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": "20 14\nJNFKBBBJYZHWQE\nLBOKZCPFNKDBJY\nXKNWGHQHIOXUPF\nDDNRUKVUGHWMXW\nMTIZFNAAFEAPHX\nIXBQOOHEULZYHU\nMRCSREUEOOMUUN\nHJTSQWKUFYZDQU\nGMCMUZCOPRVEIQ\nXBKKGGJECOBLTH\nXXHTLXCNJZJUAF\nVLJRKXXXWMTPKZ\nPTYMNPTBBCWKAD\nQYJGOBUBHMEDYE\nIUTHAKNVVUUKTG\nZNKXYZPCYLBZFP\nQCBLJTRMBDWNNE\nTDOKJOBKEOVNLZ\nFKZU... | {
"contest_id": "https://codeforces.com/problemset/problem/152/C",
"idx": "i_from_o_direct_3704",
"question_source": "codeforces",
"source": "taco",
"tags": "['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": "3 3\n2 1\n1 2\n1 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1129/A1",
"idx": "i_from_o_direct_3705",
"question_source": "codeforces",
"source": "taco",
"tags": "['Complete search', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['24z6 1z23 y369 89z 900b']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5782dd86202c0e43410001f6",
"idx": "i_from_o_direct_3706",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "1 1 21",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc075/tasks/abc075_a",
"idx": "i_from_o_direct_3707",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "3 1\nabb\naec\nbb\nac?\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/852/G",
"idx": "i_from_o_direct_3708",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "16\n13 15\n7 12\n6 9\n15 16\n8 14\n3 12\n12 12\n9 13\n5 16\n9 11\n7 15\n9 14\n9 9\n18 19\n5 15\n6 19\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/242/B",
"idx": "i_from_o_direct_3709",
"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": "1\n99 6 1 8 100\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1244/A",
"idx": "i_from_o_direct_3710",
"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": "84609 75872\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/838/D",
"idx": "i_from_o_direct_3711",
"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": "100\n8 43 55 27 70 81 66 10 49 67 24 61 53 0 2 76 96 16 16 1 78 1 69 69 4 59 6 87 98 14 98 20 12 48 20 41 67 90 20 96 44 8 77 94 84 2 61 27 90 42 66 84 5 19 68 13 5 53 13 87 70 41 48 40 19 61 72 31 4 4 59 100 50 64 84 10 96 16 73 3 63 85 67 91 74 63 22 34 6 96 78 42 61 85 3 95 98 84 66 78\n",
"st... | {
"contest_id": "https://codeforces.com/problemset/problem/19/C",
"idx": "i_from_o_direct_3712",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "11\n2 2 3 4 5 6 7 8 9 10 11\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1140/A",
"idx": "i_from_o_direct_3713",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "2\n500000004 500000003\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/815/B",
"idx": "i_from_o_direct_3714",
"question_source": "codeforces",
"source": "taco",
"tags": "['Complete search', 'Combinatorics', '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": "50\n1 1 0 1 1 1 1 1 1 0 0 1 1 1 1 1 0 0 1 0 1 1 1 1 1 1 1 0 1 1 1 0 1 1 1 1 0 0 0 0 0 0 1 1 0 1 1 0 1 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/383/A",
"idx": "i_from_o_direct_3715",
"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": "32 0",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc150/tasks/abc150_a",
"idx": "i_from_o_direct_3716",
"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": "07:02\n121\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/622/B",
"idx": "i_from_o_direct_3717",
"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\n324 624 954 469 621 255 536 588 821 334 231 20 850 642 5 735 199 506 97 358 554 589 344 513 456 226 472 625 1121 147 813 297 609 819 69 185 493 646 557 305 45 204 209 687 966 198 835 911 176 523 219 637 297 76 349 669 389 891 894 462 899 163 868 418 903 31 333 670 32 705 561 505 920 414 81 723... | {
"contest_id": "https://codeforces.com/problemset/problem/1423/K",
"idx": "i_from_o_direct_3718",
"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": "['12101190 13217454 16134920 17255964 17623272 20988987 23007952 27985316 47773461 50464971 51107973 51348216 51570939 61932831 63697948 67286628 68143964 68464288 68761252 76080819 77154471 77683497 81443352 82577108 91482771 93591900 94502019 101441092 102872628 103577996 107964792 108591136 1118... | {
"contest_id": "https://www.codewars.com/kata/56f3ed90de254a2ca7000e20",
"idx": "i_from_o_direct_3719",
"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": "['$9.70']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56833b76371e86f8b6000015",
"idx": "i_from_o_direct_3720",
"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": "37564\ntngvdrdcnxzdseuhd",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc171/tasks/abc171_f",
"idx": "i_from_o_direct_3721",
"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": "[17, 20, 4, 15, 4, 18, 12, 14, 20, 19, 2, 14, 13, 7]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5259acb16021e9d8a60010af",
"idx": "i_from_o_direct_3722",
"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": "5 10\n2 2 2 3 2 2 2 2 2 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1236/E",
"idx": "i_from_o_direct_3723",
"question_source": "codeforces",
"source": "taco",
"tags": "['Spanning trees', 'Sorting', 'Data structures', '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": "36\n1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 -1 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000 1000000\n",
"style... | {
"contest_id": "https://atcoder.jp/contests/arc086/tasks/arc086_b",
"idx": "i_from_o_direct_3724",
"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": "-58",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc114/tasks/abc114_a",
"idx": "i_from_o_direct_3725",
"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": "['codewars is great']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58bcfe1e23fee9fd95000007",
"idx": "i_from_o_direct_3726",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "6 3 10\n62417580 78150524 410053501 582708235 630200761 760672946\n2 2\n1 5\n1 2\n1 4\n2 4\n2 1\n2 1\n1 6\n2 2\n2 6\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/658/B",
"idx": "i_from_o_direct_3727",
"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 5\n4\nacxxay\nasuuswzxyzwvxvwcbuvtxw\nasxyabczbusyscuatbuzczx\nazvwtyvxcsbcwuyvbzyubz\naayxsvybzvzbsaxccwxwzbcuwcuy\n1\nyvsbzvbwxttzxutywzzattztcc\ncbwzsbsb\nac\nucwzvwv\nuatxuabttcxcysvuzywwxa\n0\nbvyyusbcuwactubtasbcbbcvwsawt\nwwbyzza\nwacsuvyaxvvvx\nwawccbzxcybzwbavcs\nwvbycwsxccwccuzvccvytu\n... | {
"contest_id": "https://codeforces.com/problemset/problem/1424/M",
"idx": "i_from_o_direct_3728",
"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": "-100000 -100000 100000 100000\n100000 101000\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/817/A",
"idx": "i_from_o_direct_3729",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Number theory', 'Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "1 1 2",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc075/tasks/abc075_a",
"idx": "i_from_o_direct_3730",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "3\n1 3 9\n2 4 40\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/869/A",
"idx": "i_from_o_direct_3731",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation', 'Complete search']"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.