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": "['YA']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/558878ab7591c911a4000007",
"idx": "i_from_o_direct_10913",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms', '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": "[0]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5575ff8c4d9c98bc96000042",
"idx": "i_from_o_direct_10914",
"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, 7, 13]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5919427e5ffc30804900005f",
"idx": "i_from_o_direct_10915",
"question_source": "codewars",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "-5 -5 9\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/30/A",
"idx": "i_from_o_direct_10916",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Complete search']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "6\n3 3 6 6 6\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/675/E",
"idx": "i_from_o_direct_10917",
"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": "5 10\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/336/B",
"idx": "i_from_o_direct_10918",
"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\n2 2 2 1 2 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/933/A",
"idx": "i_from_o_direct_10919",
"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": "3\n1000000000 1000000000 1000000000\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/774/F",
"idx": "i_from_o_direct_10920",
"question_source": "codeforces",
"source": "taco",
"tags": "['Number theory', 'Sorting']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "3 2\n0 1\n1 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/102/D",
"idx": "i_from_o_direct_10921",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', '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": "10 20 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1012/B",
"idx": "i_from_o_direct_10922",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms', 'Graph traversal', 'Spanning trees', 'Constructive algorithms', 'Matrices']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['012']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5654d2428be803670a000030",
"idx": "i_from_o_direct_10923",
"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": "[[{'name': 'Bart'}, {'name': 'Lisa'}]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/53368a47e38700bd8300030d",
"idx": "i_from_o_direct_10925",
"question_source": "codewars",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "7\n3 6\n1 4\n3 2\n7 4\n4 7\n2 4",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/arc078/tasks/arc078_b",
"idx": "i_from_o_direct_10926",
"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\n7 2 0 2 168 25 30 53 -1 -1 113 337 600 7 17 2",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/arc100/tasks/arc100_c",
"idx": "i_from_o_direct_10927",
"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": "50 13\n10011010100011100101010000010000000000010100000101\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/910/A",
"idx": "i_from_o_direct_10928",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Graph traversal', '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": "[98]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a54e796b3bfa8932c0000ed",
"idx": "i_from_o_direct_10929",
"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": "[12, 12, 13]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59ca888aaeb284bb8f0000aa",
"idx": "i_from_o_direct_10930",
"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": "20\n414468312 23763176 106106409 584924603 666547477 670032002 726095027 276840253 440654676 940941705 531635095 213813062 440421387 959075599 361509332 495316522 838268432 786936631 586382273 806443734\n3 1 2 3 3 2 1 1 3 2 3 2 3 3 2 2 1 3 1 2\n3 1 2 2 1 2 3 3 2 3 2 1 1 2 3 1 2 3 3 2\n40\n1 1 2 1 3... | {
"contest_id": "https://codeforces.com/problemset/problem/799/B",
"idx": "i_from_o_direct_10931",
"question_source": "codeforces",
"source": "taco",
"tags": "['Data structures', 'Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "2\n-1 2\n7 4",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc151/tasks/abc151_f",
"idx": "i_from_o_direct_10932",
"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": "10000000000012 10000000000015\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/869/B",
"idx": "i_from_o_direct_10933",
"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": "1 2\n6\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/450/B",
"idx": "i_from_o_direct_10934",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "100\n8 12 6 10 6 22 5 11 11 7 5 6 7 9 11 9 4 11 7 8 12 7 7 7 10 9 6 6 5 7 6 7 10 7 8 7 7 8 9 8 5 10 7 7 6 6 7 8 12 11 5 7 12 10 7 7 10 7 11 11 5 7 6 10 8 6 8 11 8 7 5 7 7 5 6 8 7 7 10 6 5 9 5 5 1 8 5 6 7 8 8 7 7 7 6 6 6 5 8 7\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/37/C",
"idx": "i_from_o_direct_10935",
"question_source": "codeforces",
"source": "taco",
"tags": "['Tree algorithms', '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": "197579911300 21535662096\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/627/A",
"idx": "i_from_o_direct_10936",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "20 19\n1111111111111111111\n3183396810886221875\n0000001000000000000\n4784876473600342372\n1111111111111111111\n2222222222222222222\n4444444444444444444\n5555555555555555555\n0000000000000000010\n6164610953500247627\n0000000000000000000\n5577265902991682112\n11500026576261848309\n999999999999999999... | {
"contest_id": "https://codeforces.com/problemset/problem/16/A",
"idx": "i_from_o_direct_10937",
"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 7 0\n-1 -536870912 -1\n1 536870911 -4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/975/D",
"idx": "i_from_o_direct_10938",
"question_source": "codeforces",
"source": "taco",
"tags": "['Geometry', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "8 4\n1 110\n1 101\n1 100\n1 100\n2 1\n2 0\n2 1\n2 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/3/B",
"idx": "i_from_o_direct_10939",
"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": "2002\n-2",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc076/tasks/abc076_a",
"idx": "i_from_o_direct_10941",
"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 25\n782 633 152 416 432 825 115 97 386 357 836 310 530 413 354 373 847 882 913 682 729 582 522 674 94\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/337/A",
"idx": "i_from_o_direct_10942",
"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": "['g3', 'e1']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5897e394fcc4b9c310000051",
"idx": "i_from_o_direct_10944",
"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, [0, 2, 4, 4], [3, 5, 2, 0]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5b190aa7803388ec97000054",
"idx": "i_from_o_direct_10945",
"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": "33\n-81278534\n11440 47014 33157 -1738 23530 -72101 -51395 84366 -1000000000 52722 70732 -1000000000 88713 -62216 83261 -83166 19963 20947 -40706 82566 -35367 47479 -7753 9734 -1000000000 115495 -14061 -86958 119933 -1000000000 75734 47721 -1000000000\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1474/F",
"idx": "i_from_o_direct_10946",
"question_source": "codeforces",
"source": "taco",
"tags": "['Matrices', 'Dynamic programming', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[28]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56d0a591c6c8b466ca00118b",
"idx": "i_from_o_direct_10947",
"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": "4486830240060773359154762249842049167315093117270959454740593779156504434768807428246659916082580\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/628/B",
"idx": "i_from_o_direct_10948",
"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": "8\n233 2333 23333 99989\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1081/E",
"idx": "i_from_o_direct_10949",
"question_source": "codeforces",
"source": "taco",
"tags": "['Constructive algorithms', 'Sorting', '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": "['|||||/|||']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/584cfac5bd160694640000ae",
"idx": "i_from_o_direct_10950",
"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": "12 15 1\n5 2\n12 3\n12 8\n11 12\n1 6\n12 2\n1 12\n9 3\n9 1\n4 10\n9 7\n9 10\n5 1\n4 1\n7 5\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1133/F1",
"idx": "i_from_o_direct_10951",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['solution']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5b3077019212cbf803000057",
"idx": "i_from_o_direct_10952",
"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]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56c30eaef85696bf35000ccf",
"idx": "i_from_o_direct_10953",
"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": "6\n330\n128\n-86\n-196\n-53\n-87\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1237/A",
"idx": "i_from_o_direct_10954",
"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\n)()(\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1239/B",
"idx": "i_from_o_direct_10955",
"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 1 1\ninegA\n1 1 0\nCqp\n2 2 0\nDjllpqrlm\n2 1 0\nEge\n2 1 0\nFgrjxcp\n2 1 0\nGzsd\n2 1 0\nJckfp\n2 1 0\nLkaiztim\n2 1 0\nU\n2 1 0\nWxkrapkcd\n2 1 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/176/A",
"idx": "i_from_o_direct_10956",
"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": "12 7\n16\n15 15\n5 28\n11 18\n26 35\n2 8\n37 36\n2 18\n5 14\n4 26\n22 33\n16 33\n21 27\n4 17\n1 4\n29 31\n18 36\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/75/C",
"idx": "i_from_o_direct_10957",
"question_source": "codeforces",
"source": "taco",
"tags": "['Number theory', '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": "['Today I cleaned the kitchen.']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/570957fc20a35bd2df0004f9",
"idx": "i_from_o_direct_10958",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5\n1 2 3 4 9\n3\n1 4 15\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/474/B",
"idx": "i_from_o_direct_10959",
"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": "2\n3 3\n3 1 2\n3 2 1\n7 2\n2 1 6 3 5 5 6\n3 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1279/C",
"idx": "i_from_o_direct_10960",
"question_source": "codeforces",
"source": "taco",
"tags": "['Data structures', 'Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "6\n1 1 1 4 6 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/765/D",
"idx": "i_from_o_direct_10961",
"question_source": "codeforces",
"source": "taco",
"tags": "['Spanning trees', '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": "20\nwkeklzfmedendeedbkjx",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc143/tasks/abc143_c",
"idx": "i_from_o_direct_10962",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[[0, 1, 1, 0]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/578553c3a1b8d5c40300037c",
"idx": "i_from_o_direct_10963",
"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 13 4",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc120/tasks/abc120_a",
"idx": "i_from_o_direct_10964",
"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\n-3 2 1 -1 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/131/B",
"idx": "i_from_o_direct_10965",
"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": "6 4\n1 1 4\n1 3 90\n2 5 48\n1 4 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/618/E",
"idx": "i_from_o_direct_10966",
"question_source": "codeforces",
"source": "taco",
"tags": "['Geometry', '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": "[[21, 45, 51, 27, 33]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5933af2db328fbc731000010",
"idx": "i_from_o_direct_10967",
"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": "3\nbb 3\nabc 4\ncbaa 5",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc175/tasks/abc175_f",
"idx": "i_from_o_direct_10968",
"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 2\n4 4 10 9 2 8 14 4 5 7\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1225/D",
"idx": "i_from_o_direct_10969",
"question_source": "codeforces",
"source": "taco",
"tags": "['Number theory', 'Mathematics', '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": "? = 0010010\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/664/B",
"idx": "i_from_o_direct_10970",
"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": "[[[3, 0], [9, 1], [4, 8], [12, 2], [6, 1], [7, 8]]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5648b12ce68d9daa6b000099",
"idx": "i_from_o_direct_10971",
"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": "['Mexico']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58bf9bd943fadb2a980000a7",
"idx": "i_from_o_direct_10972",
"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": "82",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc116/tasks/abc116_b",
"idx": "i_from_o_direct_10973",
"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": "11 42\n4 20 26 9 24\n14 34 7 28 32 7 15 26 4 10 38 21 20 8 11\n4 21 8 36 6\n11 32 1 39 11 37 3 25 17 26 15 4\n2 8 12\n2 21 31\n8 8 10 3 39 32 30 5 13\n20 24 20 38 17 4 7 21 19 32 28 31 22 30 7 10 5 33 2 13 9\n7 38 34 42 27 20 11 6\n3 40 3 39\n14 39 40 4 30 33 8 36 25 14 23 16 7 25 3\n",
"style": ... | {
"contest_id": "https://codeforces.com/problemset/problem/277/A",
"idx": "i_from_o_direct_10974",
"question_source": "codeforces",
"source": "taco",
"tags": "['Spanning trees', '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": "[1009, 2]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58311faba317216aad000168",
"idx": "i_from_o_direct_10975",
"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": "3\n1 1 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/331/A2",
"idx": "i_from_o_direct_10976",
"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": "[4]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/55bf01e5a717a0d57e0000ec",
"idx": "i_from_o_direct_10977",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5\n5 1279 011 31 3",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc138/tasks/abc138_c",
"idx": "i_from_o_direct_10978",
"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": "['James']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/593b1909e68ff627c9000186",
"idx": "i_from_o_direct_10979",
"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": "['9']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59f7fc109f0e86d705000043",
"idx": "i_from_o_direct_10980",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms', '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": "6 7\n2 1\n2 2\n2 1\n1 1\n2 1\n1 2\n2 2\n2 2\n2 2\n1 2\n2 2\n1 1\n1 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/159/B",
"idx": "i_from_o_direct_10981",
"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": "['what time are we climbing up the volcano']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/57ebdf1c2d45a0ecd7002cd5",
"idx": "i_from_o_direct_10982",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms', '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": "100\n()()((()()()()()()()())(()()()()()((()()))()()()()()()()()()()())(()()))()()()()()()()()()()()()()()\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1323/C",
"idx": "i_from_o_direct_10983",
"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": "b?c?babba?\ndbc\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/144/C",
"idx": "i_from_o_direct_10984",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', 'Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['Las Vegas']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5b358a1e228d316283001892",
"idx": "i_from_o_direct_10985",
"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": "5 6\n1.555\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/718/A",
"idx": "i_from_o_direct_10986",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Dynamic programming', 'Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "887043 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/495/B",
"idx": "i_from_o_direct_10987",
"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": "4\n8 6 4 4\n3\n7 8 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/227/D",
"idx": "i_from_o_direct_10988",
"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\n0 4 6\n1 16 28\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1422/A",
"idx": "i_from_o_direct_10989",
"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": "123456789 987654321 123456789 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/708/B",
"idx": "i_from_o_direct_10990",
"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": "['Woot woot woot woot woot woot!']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/552ec968fcd1975e8100005a",
"idx": "i_from_o_direct_10991",
"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": "557672\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/617/A",
"idx": "i_from_o_direct_10992",
"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 1\n2 > 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/567/F",
"idx": "i_from_o_direct_10993",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5\n36 5 8 2 17",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc170/tasks/abc170_d",
"idx": "i_from_o_direct_10994",
"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]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/54f4e56e00ecc43c6d000220",
"idx": "i_from_o_direct_10995",
"question_source": "codewars",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "1\n8\n6 5 4 3 3 6 5 4\n4 5 6 3 3 4 5 6\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1187/D",
"idx": "i_from_o_direct_10996",
"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": "/tsee//dmag/revrastmag//dnaarekop/apisou/moc/bvej/niam///crs/edoc/emag/revres/knurt/dnabrekop//toor/\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/20/A",
"idx": "i_from_o_direct_10997",
"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 4 3\n1 2\n2 3\n1 4\n1 5\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/618/D",
"idx": "i_from_o_direct_10998",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph traversal', 'Greedy algorithms', 'Tree algorithms', 'Dynamic programming', '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": "['Ahoj']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56a4addbfd4a55694100001f",
"idx": "i_from_o_direct_10999",
"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": "bbbbbbbbcccccccdddddddddddddddeeeeeaaaddddddddddddddbbbbbbbbbbcccccccccddccccccbbcccccccdddddbdddddd\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/909/D",
"idx": "i_from_o_direct_11000",
"question_source": "codeforces",
"source": "taco",
"tags": "['Data structures', '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": "9 436\n1 2 4 8 16 32 64 128 256\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/688/E",
"idx": "i_from_o_direct_11001",
"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": "10\n6 73 42 96 87 4 19\n7 87 73 25 19 96 4 60\n7 19 52 87 4 25 96 73\n6 4 87 60 19 30 96\n5 25 96 4 73 60\n6 25 4 18 73 87 96\n6 60 96 73 87 38 5\n6 96 4 73 13 19 60\n6 4 19 87 96 19 60\n6 19 87 60 73 4 96\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1056/A",
"idx": "i_from_o_direct_11002",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[[1, 2, 3], 456546, 23532]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58ad0159c9e5b0399b0001b8",
"idx": "i_from_o_direct_11004",
"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": "2 2 3 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1154/A",
"idx": "i_from_o_direct_11005",
"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": "4\n363034183 761466960 657823174 171535199\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/272/B",
"idx": "i_from_o_direct_11006",
"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": "1233589\n2850 555444\n500608 921442\n208610 607343\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/557/A",
"idx": "i_from_o_direct_11007",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Implementation', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[[-1, -1, -1]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a7893ef0025e9eb50000013",
"idx": "i_from_o_direct_11008",
"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": "7 11 1\n4 11 8 16 10 9 5\n6 2\n6 1\n8 6\n1 3\n4 8\n3 1\n5 1\n7 5\n7 3\n0 2\n1 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1240/F",
"idx": "i_from_o_direct_11009",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "10\n1000000000\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/114/A",
"idx": "i_from_o_direct_11010",
"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 -162",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc106/tasks/abc106_a",
"idx": "i_from_o_direct_11011",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "100\n1 8 3 8 10 8 5 3 10 3 5 8 4 5 5 5 10 3 6 6 6 6 6 7 2 7 2 4 7 8 3 8 7 2 5 6 1 5 5 7 9 7 6 9 1 8 1 3 6 5 1 3 6 9 5 6 8 4 8 6 10 9 2 9 3 8 7 5 2 10 2 10 3 6 5 5 3 5 10 2 3 7 10 8 8 4 3 4 9 6 10 7 6 6 6 4 9 9 8 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/581/B",
"idx": "i_from_o_direct_11012",
"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": "['0000000000.1']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58fd9f6213b00172ce0000c9",
"idx": "i_from_o_direct_11013",
"question_source": "codewars",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[1, 0, 0]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/55f9bca8ecaa9eac7100004a",
"idx": "i_from_o_direct_11014",
"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": "15\n1 2 3 4 5 8 7 8 9 10 11 12 13 14 15\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1140/A",
"idx": "i_from_o_direct_11015",
"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": "[[\"when's\", 'the', 'next', 'Katathon?', 9, 7], 'Katathon?']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/57cc40b2f8392dbf2a0003ce",
"idx": "i_from_o_direct_11016",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', 'Data structures']"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.