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": "['M', 405, 12]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/573b216f5328ffcd710013b3",
"idx": "i_from_o_direct_100",
"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": "3\n7 3\n4 3\n6 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1092/A",
"idx": "i_from_o_direct_101",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[[1, 1, 1, 2, 1, 2, 10, 2, 3, 3]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5c1bb3d8e514df60b1000242",
"idx": "i_from_o_direct_102",
"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 1 352875518515340737 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/678/D",
"idx": "i_from_o_direct_103",
"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": "7 20\n5 6 2 1 7 4 3\n1 4\n5 7\n7 5\n7 4\n2 4\n6 5\n1 5\n3 3\n1 5\n6 2\n7 3\n4 1\n6 4\n1 5\n7 3\n1 5\n2 3\n6 6\n5 2\n5 7\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/691/D",
"idx": "i_from_o_direct_104",
"question_source": "codeforces",
"source": "taco",
"tags": "['Spanning trees', 'Graph traversal', '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": "[53]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56d082c24f60457198000e77",
"idx": "i_from_o_direct_105",
"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": "[12]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/55983863da40caa2c900004e",
"idx": "i_from_o_direct_106",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "4\n2 3 5\n2 1 5\n1 2 5\n4 1 5",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc112/tasks/abc112_c",
"idx": "i_from_o_direct_107",
"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\n0 0\n1 0\n1 -1\n2 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/181/B",
"idx": "i_from_o_direct_108",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Complete search']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5 4\n-1 -1 0 -2 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/747/D",
"idx": "i_from_o_direct_109",
"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": "3\n3\n6 10 28\n2\n4 9\n23\n171 246 299 808 909 591 194 291 237 471 382 365 511 497 781 737 871 559 731 697 779 841 961\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1332/B",
"idx": "i_from_o_direct_110",
"question_source": "codeforces",
"source": "taco",
"tags": "['Constructive algorithms', 'Greedy algorithms', 'Complete search', '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": "20 10\n0 1 3 3 3 3 3 3 2 3 3 3 3 3 3 3 3 3 6 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/366/B",
"idx": "i_from_o_direct_111",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation', 'Complete search']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[[1]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/55d277882e139d0b6000005d",
"idx": "i_from_o_direct_112",
"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": "4 3\n0 4 2\n2 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1340/C",
"idx": "i_from_o_direct_113",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Graph algorithms', 'Graph traversal', 'Shortest paths']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "31 2 1913\n845 576\n862 325\n914 283\n431 837\n193 171\n39 248\n290 488\n810 552\n463 74\n765 469\n785 119\n107 267\n528 761\n583 395\n359 45\n840 559\n147 510\n882 830\n267 390\n639 47\n849 312\n518 6\n643 828\n195 886\n377 948\n333 841\n484 99\n486 999\n134 342\n736 490\n624 677\n",
"style": "r... | {
"contest_id": "https://codeforces.com/problemset/problem/514/D",
"idx": "i_from_o_direct_114",
"question_source": "codeforces",
"source": "taco",
"tags": "['Data structures', 'Sorting', 'Amortized analysis']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5\n101 2 0 -1 -1 0 -6 13 1 46",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/agc001/tasks/agc001_a",
"idx": "i_from_o_direct_115",
"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\n0 34\n1 26\n2 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/269/A",
"idx": "i_from_o_direct_116",
"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": "4\n3 4 1 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/432/C",
"idx": "i_from_o_direct_117",
"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": "[[1], 3]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5550d638a99ddb113e0000a2",
"idx": "i_from_o_direct_118",
"question_source": "codewars",
"source": "taco",
"tags": "['Combinatorics', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "1\n1 1548315011\n1000100101\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1447/C",
"idx": "i_from_o_direct_119",
"question_source": "codeforces",
"source": "taco",
"tags": "['Greedy algorithms', 'Sorting', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "10 10\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/791/A",
"idx": "i_from_o_direct_120",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "3\n1 3 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1156/E",
"idx": "i_from_o_direct_121",
"question_source": "codeforces",
"source": "taco",
"tags": "['Spanning trees', 'Data structures', 'Amortized analysis', 'Divide and conquer']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[['T', '9'], ['T', '8']]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/53417de006654f4171000587",
"idx": "i_from_o_direct_122",
"question_source": "codewars",
"source": "taco",
"tags": "['Data structures', '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": "26\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1183/A",
"idx": "i_from_o_direct_123",
"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": "4 9\n1 2\n1 4\n2 1\n2 3\n3 1\n3 2\n3 4\n4 2\n4 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/489/D",
"idx": "i_from_o_direct_124",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms', 'Graph traversal', 'Combinatorics', 'Complete search']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "255\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/125/C",
"idx": "i_from_o_direct_125",
"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": "1 2 1000010001\n1011000010\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/415/B",
"idx": "i_from_o_direct_126",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', '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": "[['good', 'home', 'new'], '4663']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5b085335abe956c1ef000266",
"idx": "i_from_o_direct_127",
"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": "100\n53 53 53 53 53 53 53 53 53 53 53 53 53 53 53 53 53 53 53 53 88 88 88 88 88 88 88 88 88 88 88 88 88 88 88 28 28 28 28 28 28 28 28 28 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 33 57 57 57 57 57 57 57 57 57 57 57 57 57 96 57 94 94 94 94 94 94 94 94 94 94 94 22 22 22 22 22 22 22 22 22 22 22 22 ... | {
"contest_id": "https://codeforces.com/problemset/problem/1446/D1",
"idx": "i_from_o_direct_128",
"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": "40994",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc099/tasks/abc099_c",
"idx": "i_from_o_direct_129",
"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": "19",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc055/tasks/abc055_b",
"idx": "i_from_o_direct_130",
"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": "14 46 23\n2 1 2 0 2 2 0 2 1 1 1 1 1 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1040/A",
"idx": "i_from_o_direct_131",
"question_source": "codeforces",
"source": "taco",
"tags": "['Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "1 2 27764\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/239/A",
"idx": "i_from_o_direct_132",
"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\n#define sum x-y\nsum+r\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/7/E",
"idx": "i_from_o_direct_133",
"question_source": "codeforces",
"source": "taco",
"tags": "['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": "2 2\n1 0\n0 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1151/B",
"idx": "i_from_o_direct_134",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Bit manipulation', 'Complete search', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "1\n96\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1265/E",
"idx": "i_from_o_direct_135",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Data structures', 'Mathematics', 'Probability']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5\n3 4\n4 5\n1 3\n2 1\n0\n3 3\n1 2\n5 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/191/C",
"idx": "i_from_o_direct_136",
"question_source": "codeforces",
"source": "taco",
"tags": "['Tree algorithms', 'Data structures', '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": "100\n15 14 47 65 28 96 33 93 69 28 69 20 32 20 90 42 57 53 18 58 94 21 27 29 37 22 94 45 67 60 83 23 20 23 35 93 3 42 6 46 68 46 34 25 17 16 50 5 49 91 8 76 69 100 58 24 81 32 88 24 64 29 17 13 95 25 6 59 74 58 31 35 16 80 13 80 10 59 85 18 16 70 51 40 44 28 8 76 8 87 53 86 28 100 1 73 14 100 52 9\... | {
"contest_id": "https://codeforces.com/problemset/problem/1020/B",
"idx": "i_from_o_direct_137",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms', '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": "['aa']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58ae6ae22c3aaafc58000079",
"idx": "i_from_o_direct_138",
"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": "9 11\n8 8 1 8 8 7 8 8 5\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/577/B",
"idx": "i_from_o_direct_139",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Data structures', 'Combinatorics', 'Amortized analysis']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[1750, 6]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5cb99d1a1e00460024827738",
"idx": "i_from_o_direct_140",
"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": "1\n0\n7\n2\n5\n3",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc123/tasks/abc123_a",
"idx": "i_from_o_direct_141",
"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 2 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/399/A",
"idx": "i_from_o_direct_142",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "3 483\n0.7589185644906169\n0.6499463831132617\n0.5533187665508901\n3\n978.8435 234.6507\n343.6961 128.80714575286257\n612.6074623697826 459.74223032912226\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/47/E",
"idx": "i_from_o_direct_143",
"question_source": "codeforces",
"source": "taco",
"tags": "['Geometry', '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": "1000000000 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/822/A",
"idx": "i_from_o_direct_144",
"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://www.codewars.com/kata/5ca6c0a2783dec001da025ee",
"idx": "i_from_o_direct_145",
"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": "7\n1 4 -1 0 1 6 7\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/849/B",
"idx": "i_from_o_direct_146",
"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": "103497\n110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110110... | {
"contest_id": "https://atcoder.jp/contests/arc110/tasks/arc110_b",
"idx": "i_from_o_direct_147",
"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\n1000000000 1011000000 0",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc133/tasks/abc133_d",
"idx": "i_from_o_direct_148",
"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": "18\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/784/A",
"idx": "i_from_o_direct_149",
"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": "804289383 846930886\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/290/B",
"idx": "i_from_o_direct_150",
"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 100\n0\n0\n0\n1 53\n0\n0\n1 34\n1 54\n0\n1 14\n0\n1 33\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n1 82\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n1 22\n0\n0\n1 26\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n1 34\n0\n0\n0\n0\n0\n1 3\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n1 40\n0\n0\n0\n... | {
"contest_id": "https://codeforces.com/problemset/problem/615/A",
"idx": "i_from_o_direct_151",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[[0]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a511db1b3bfa8f45b000098",
"idx": "i_from_o_direct_152",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "17\n276\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/835/B",
"idx": "i_from_o_direct_153",
"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": "['d7', 'f5']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5897e394fcc4b9c310000051",
"idx": "i_from_o_direct_154",
"question_source": "codewars",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[10]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/566c3f5b9de85fdd0e000026",
"idx": "i_from_o_direct_155",
"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": "0 0 5 101\n21 38\n43 42\n59 29\n69 3\n84 52\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/69/D",
"idx": "i_from_o_direct_156",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', '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": "22\nxxXXXXXXXXXxXxxxXXXxXX\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/424/A",
"idx": "i_from_o_direct_157",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "3 -4\n100 0 107",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/arc063/tasks/arc063_b",
"idx": "i_from_o_direct_158",
"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\n12\n5 4 4 3 2 2 1 0 0 1 1 1\n4\n4 3 2 1\n1\n1000000\n20\n20 19 18 17 16 15 14 13 12 11 9 9 8 7 6 5 4 3 2 1\n32\n64 64 63 58 58 58 58 58 37 37 37 37 34 34 28 28 28 11 28 28 24 24 19 17 17 17 17 16 16 16 16 11\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1264/A",
"idx": "i_from_o_direct_159",
"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": "4\n962185153959468325318919 595701914993870971125467 788499288658739361166763 479542112823398293344439\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1091/G",
"idx": "i_from_o_direct_160",
"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": "[[-10]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/559cc2d2b802a5c94700000c",
"idx": "i_from_o_direct_161",
"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, 8], [2, 9]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/53222010db0eea35ad000001",
"idx": "i_from_o_direct_162",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', 'Graph algorithms', 'Geometry', 'Mathematics', 'Matrices']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "3\n1 2 3\n6 5 10\n2 1 11\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/2/B",
"idx": "i_from_o_direct_163",
"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": "2\n0 -29",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc173/tasks/abc173_f",
"idx": "i_from_o_direct_164",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "1 -1 1 0\n1 0 1 0\n0 0 0 -1\n1 -1 1 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/14/C",
"idx": "i_from_o_direct_165",
"question_source": "codeforces",
"source": "taco",
"tags": "['Constructive algorithms', 'Geometry', 'Implementation', 'Complete search', '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": "['fruit_banana,vegetable_carrot,meat_chicken,drink_juice']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/593c0ebf8b90525a62000221",
"idx": "i_from_o_direct_166",
"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": "101 999973325 5\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/760/B",
"idx": "i_from_o_direct_167",
"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": "['a', 'b']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/52756e5ad454534f220001ef",
"idx": "i_from_o_direct_168",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "2\n55 6 3 88\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/863/B",
"idx": "i_from_o_direct_169",
"question_source": "codeforces",
"source": "taco",
"tags": "['Complete search', 'Sorting', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "1 -1 1\n200000 200000\n200000 200000\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/816/B",
"idx": "i_from_o_direct_170",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', '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": "0 -3\n-1 0\n1\nL\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1117/C",
"idx": "i_from_o_direct_171",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['Kayne']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/593b1909e68ff627c9000186",
"idx": "i_from_o_direct_172",
"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\n1101111\n1101011\n1111111\n0111111\n1111111\n1110111\n1101101\n1111111\n1111111\n1110111\n1110011\n1111111\n0111111\n1011111\n1111111\n1111111\n0101110\n1111111\n1111110\n1111111\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/847/G",
"idx": "i_from_o_direct_173",
"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\n9 2 6\n5 3 7\n7 8 9\n2 1 8\n8 6 3\n1 4 5\n3 10 7\n7 4 6\n6 3 5\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/110/E",
"idx": "i_from_o_direct_174",
"question_source": "codeforces",
"source": "taco",
"tags": "['Tree algorithms', 'Dynamic programming', 'Spanning trees']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should 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\n1\n1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/993/C",
"idx": "i_from_o_direct_175",
"question_source": "codeforces",
"source": "taco",
"tags": "['Geometry', 'Bit manipulation', '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": "2 0\n0 -1 0\n0 -2 0\n1 3 0\n2 3 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1407/E",
"idx": "i_from_o_direct_176",
"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\n2 1 4 2",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/arc079/tasks/arc079_d",
"idx": "i_from_o_direct_177",
"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 10\n0\n1 4 3 4 6 5 0 8 9 10\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1152/A",
"idx": "i_from_o_direct_178",
"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": "100 67\njknccpmanwhxqnxivdgguahjcuyhdrazmbfwoptatlgytakxsfvdzzcsglhmswfxafxyregdbeiwpawrjgwcqrkbhmrfcscgoszf\nhknccpmanwhxjnxivdfgeahjcuyhdraznbfwoqtatlgytdkxsfvdztcsglhmssfxsfxzrngdbeiwpawrjgwcqrkbhmrfcsckoskf\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/584/C",
"idx": "i_from_o_direct_179",
"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": "[['a2', 'b1', 'c2']]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/597cfe0a38015079a0000006",
"idx": "i_from_o_direct_180",
"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": "[\"We're looking at SMB on SM DMs today\"]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58397ee871df657929000209",
"idx": "i_from_o_direct_181",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['-x^2+3x+4']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56d060d90f9408fb3b000b03",
"idx": "i_from_o_direct_182",
"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": "100 10\nmaorgdrrnhytzrswsuomkdkdrqyqmwcdekbkgymqaqnacrbbbvwqzcqsdboztxygqjxsqwhjnftiguhemxhvvrnjwpdvbjexhlqt\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1183/H",
"idx": "i_from_o_direct_183",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', 'Dynamic programming']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "42 4 6\n4",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc096/tasks/abc096_b",
"idx": "i_from_o_direct_184",
"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 1 16\n5 5\nRG\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1057/C",
"idx": "i_from_o_direct_185",
"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": "-384236792 -705972290 909227343\n499760520 452932502 -154420849 80671890\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1032/D",
"idx": "i_from_o_direct_186",
"question_source": "codeforces",
"source": "taco",
"tags": "['Geometry', '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": "40\n2 2 88 88 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 7 7 2 2 2 2 2 2 2 2 2 2 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/794/E",
"idx": "i_from_o_direct_187",
"question_source": "codeforces",
"source": "taco",
"tags": "['Game 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": "29 100\n20 32 41 67 72 155 331 382 399 412 465 644 484 511 515 529 690 637 679 368 733 763 826 843 862 903 276 979 989\n15 15 15 17 18 22 19 20 21 21 22 8 25 26 26 27 28 31 32 32 37 42 38 39 39 40 41 42 49 43 35 58 46 47 49 49 50 50 50 51 52 53 53 55 56 57 24 59 59 60 60 62 62 63 63 64 64 64 66 67 ... | {
"contest_id": "https://codeforces.com/problemset/problem/387/B",
"idx": "i_from_o_direct_188",
"question_source": "codeforces",
"source": "taco",
"tags": "['Complete search', 'Amortized analysis', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "1\n12\n12 3 4 8 11 7 14 9 5 17 1 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1203/A",
"idx": "i_from_o_direct_189",
"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": "11 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/418/A",
"idx": "i_from_o_direct_190",
"question_source": "codeforces",
"source": "taco",
"tags": "['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": "['2020', 1]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5b83c1c44a6acac33400009a",
"idx": "i_from_o_direct_191",
"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\n2 2\n10\n11\n3 3\n011\n111\n110\n4 4\n1111\n0110\n0111\n1111\n5 5\n01011\n11001\n00001\n11011\n00000\n2 3\n011\n101\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1440/C1",
"idx": "i_from_o_direct_192",
"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": "['chruschtschov']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59c633e7dcc4053512000073",
"idx": "i_from_o_direct_193",
"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": "424043074 60016 161868\n",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc156/tasks/abc156_d",
"idx": "i_from_o_direct_194",
"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]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/567c26df18e9b1083a000049",
"idx": "i_from_o_direct_195",
"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": "100 10\n2 2 2 2 2 1 1 1 2 1 2 2 2 2 2 1 2 1 2 1 2 2 2 2 2 1 2 1 2 2 2 2 2 2 2 1 2 1 2 1 2 2 2 2 2 1 2 1 2 1 2 2 2 2 2 1 2 1 2 1 2 2 2 2 2 1 2 1 2 1 2 2 2 2 2 1 2 1 2 1 2 2 2 2 2 1 2 1 2 1 2 2 2 2 2 1 2 1 2 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/371/A",
"idx": "i_from_o_direct_196",
"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": "2\n3 5 21 7\n6 2 3 100 21 7 16\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/370/B",
"idx": "i_from_o_direct_197",
"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": "987057\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/802/H",
"idx": "i_from_o_direct_198",
"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": "6925 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1180/D",
"idx": "i_from_o_direct_199",
"question_source": "codeforces",
"source": "taco",
"tags": "['Constructive algorithms']"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.