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": "1 10\n8\n1\n2\n3\n4\n5\n5\n7\n13\n9\n3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1003/D",
"idx": "i_from_o_direct_1607",
"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, 3, 4, 5, 6, 7, 8, 9, 10]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/573c84bf0addf9568d001299",
"idx": "i_from_o_direct_1608",
"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\n1 G\n374412 R\n987987987 B\n1000000000 G\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/908/F",
"idx": "i_from_o_direct_1609",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms', '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 0 2 1000000000\n0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/60/E",
"idx": "i_from_o_direct_1610",
"question_source": "codeforces",
"source": "taco",
"tags": "['Matrices', '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": "[80, 100, 40]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/55e2adece53b4cdcb900006c",
"idx": "i_from_o_direct_1611",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5\n1 2 2 4 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/714/B",
"idx": "i_from_o_direct_1612",
"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": "105 147",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc099/tasks/abc099_b",
"idx": "i_from_o_direct_1613",
"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": "20\n862 996\n213 964\n541 789\n622 943\n328 900\n14 764\n217 972\n461 847\n442 468\n544 1157\n518 529\n938 993\n549 851\n690 944\n484 601\n320 910\n98 868\n816 915\n765 880\n551 1425\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/955/C",
"idx": "i_from_o_direct_1614",
"question_source": "codeforces",
"source": "taco",
"tags": "['Number theory', 'Sorting', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[['APP_PASSIVE_OPEN', 'RCV_SYN', 'RCV_ACK']]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/54acc128329e634e9a000362",
"idx": "i_from_o_direct_1615",
"question_source": "codewars",
"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": "1\n61\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/265/B",
"idx": "i_from_o_direct_1616",
"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": "[[':)', 'T_T', ':)', ':D', ':D'], True]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a86073fb17101e453000258",
"idx": "i_from_o_direct_1617",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', '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": "220450575992169548\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/102/B",
"idx": "i_from_o_direct_1618",
"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": "477 2 16 14\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/466/A",
"idx": "i_from_o_direct_1619",
"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 3 12 3 12 5 10 5\n12 4 20 12 12 20 4 12\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/993/A",
"idx": "i_from_o_direct_1620",
"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": "[1000, 7, 'red']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/57f891255cae44b2e10000c5",
"idx": "i_from_o_direct_1621",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', 'Complete search', 'Dynamic programming', 'Mathematics', 'Data structures']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[[1, 10, 100, 1000]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/559576d984d6962f8c00003c",
"idx": "i_from_o_direct_1622",
"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": "42376159\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/550/C",
"idx": "i_from_o_direct_1623",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', '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": "4 0\nla\na\nz\nka\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/455/B",
"idx": "i_from_o_direct_1624",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph traversal', 'String algorithms', 'Implementation', 'Tree algorithms', '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": "1\n4 001 000",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc086/tasks/arc089_a",
"idx": "i_from_o_direct_1625",
"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 6\n1 2\n1 3\n1 4\n2 4\n2 4\n3 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/505/D",
"idx": "i_from_o_direct_1626",
"question_source": "codeforces",
"source": "taco",
"tags": "['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": "50 30\n26 87 83 27 1 2 167 38 21 9 6 7 85 20 68 56 30 93 62 51 17 82 110 28 93 70 33 52 50 87 55 24 93 84 63 59 119 2 42 84 38 40 34 76 58 78 14 21 6 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1088/B",
"idx": "i_from_o_direct_1627",
"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": "3\n1010 10\n1000 1\n20 1020",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/arc073/tasks/arc073_c",
"idx": "i_from_o_direct_1628",
"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\n4\n0 1 0 0 0 0 0\n100000000\n1 0 0 0 1 0 1\n1\n1 0 1 0 0 0 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1089/G",
"idx": "i_from_o_direct_1629",
"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, 7, 0, 5, 6, 4]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/55aa92a66f9adfb2da00009a",
"idx": "i_from_o_direct_1630",
"question_source": "codewars",
"source": "taco",
"tags": "['Game theory']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "13\nZYJWMUTWEQPGOUSKDEOGBEKSJA",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc146/tasks/abc146_b",
"idx": "i_from_o_direct_1631",
"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": "TTCCCAGAGAAAAAAAGGGGCCCAAATGCCCTAAAAACCCCCTTTGCCCCCCAACCCCTTTTTAAAATAAAAAGGGGCCCATTCCCTTAAAAATTTTTTG\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/391/A",
"idx": "i_from_o_direct_1632",
"question_source": "codeforces",
"source": "taco",
"tags": "['Amortized analysis', 'Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['Success']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/54b42f9314d9229fd6000d9c",
"idx": "i_from_o_direct_1633",
"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": "[[1, 2, 3, 4, 5, 6], 3]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/55edaba99da3a9c84000003b",
"idx": "i_from_o_direct_1634",
"question_source": "codewars",
"source": "taco",
"tags": "['Data structures']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['I got a hole in 1!']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56ce2f90aa4ac7a4770019fa",
"idx": "i_from_o_direct_1635",
"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": "['', '']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5c8bf3ec5048ca2c8e954bf3",
"idx": "i_from_o_direct_1637",
"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": "9\n1 1\n3 1\n3 1\n4 1\n7 1\n1 2\n4 3\n1 2\n1 5",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc131/tasks/abc131_f",
"idx": "i_from_o_direct_1638",
"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]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/57158fb92ad763bb180004e7",
"idx": "i_from_o_direct_1639",
"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": "t:]iu:fo:e:w:]okrh][[vu|de]:::\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1101/B",
"idx": "i_from_o_direct_1640",
"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": "[21494785321]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5592e3bd57b64d00f3000047",
"idx": "i_from_o_direct_1641",
"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": "['racecars']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58ae6ae22c3aaafc58000079",
"idx": "i_from_o_direct_1642",
"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": "['P05P01P02P03P13P09P11P07K01P12K03K02K13K12K10K08H03H02H13H12H10H08T01T03T02T13T12T10T08P04K07H02T07H06T11K11T05K05H05H11']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58fd4bbe017b2ed4e700001b",
"idx": "i_from_o_direct_1643",
"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": "100\nSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/867/A",
"idx": "i_from_o_direct_1644",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[30]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a254114e1ce0ecf6a000168",
"idx": "i_from_o_direct_1645",
"question_source": "codewars",
"source": "taco",
"tags": "['Number theory', 'Fundamentals', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "1\n1 1 0 1 0 1 0 1 0 1\n3 8 5 6 7 8 10 -4 -3 4 -2",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc080/tasks/abc080_c",
"idx": "i_from_o_direct_1646",
"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 22\nhgfedadaba\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/579/F",
"idx": "i_from_o_direct_1647",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', '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 36",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc075/tasks/abc075_a",
"idx": "i_from_o_direct_1648",
"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 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/686/B",
"idx": "i_from_o_direct_1649",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', '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": "[59]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5cd4aec6abc7260028dcd942",
"idx": "i_from_o_direct_1650",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', 'Game theory', 'Mathematics', '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": "6 1\n4 1\n5 2\n1 3\n3 4\n4 5\n5 6\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/700/B",
"idx": "i_from_o_direct_1651",
"question_source": "codeforces",
"source": "taco",
"tags": "['Tree algorithms', 'Graph algorithms', 'Graph traversal', '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]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/55dc4520094bbaf50e0000cb",
"idx": "i_from_o_direct_1652",
"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": "[[42, 54, 65, 87, 0]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/577a98a6ae28071780000989",
"idx": "i_from_o_direct_1653",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[6, 2, '&']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5810085c533d69f4980001cf",
"idx": "i_from_o_direct_1654",
"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": "[9000000000.0]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5264f5685fda8ed370000265",
"idx": "i_from_o_direct_1655",
"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": "[27]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/57da5365a82a1998440000a9",
"idx": "i_from_o_direct_1656",
"question_source": "codewars",
"source": "taco",
"tags": "['Geometry', '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": "635722518108209\n",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/arc109/tasks/arc109_b",
"idx": "i_from_o_direct_1657",
"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": "12\nopr^rapacaaa\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1155/A",
"idx": "i_from_o_direct_1658",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', '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": "3\n115\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1030/C",
"idx": "i_from_o_direct_1659",
"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": "9\n1000001001 1010010100 1001110000 1100000000 1000000000 1000100000 1000000000 1101000000 1000000000",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/arc092/tasks/arc092_c",
"idx": "i_from_o_direct_1660",
"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 3 5\n4 4 -1\n1 3\n3 2\n3 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/949/C",
"idx": "i_from_o_direct_1661",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms', 'Graph traversal']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "9\n1 2 2 1 1 1 2 1 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1149/A",
"idx": "i_from_o_direct_1662",
"question_source": "codeforces",
"source": "taco",
"tags": "['Greedy algorithms', 'Number theory', '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": "['a234']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/55f8a9c06c018a0d6e000132",
"idx": "i_from_o_direct_1663",
"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, -42, 8, 2, -3, -4, 9]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5ac49156376b11767f00060c",
"idx": "i_from_o_direct_1664",
"question_source": "codewars",
"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": "2 1\n2\n1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/124/B",
"idx": "i_from_o_direct_1665",
"question_source": "codeforces",
"source": "taco",
"tags": "['Combinatorics', '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": "6\n2 4 -3 -1 -3 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/18/C",
"idx": "i_from_o_direct_1666",
"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": "7\n5 3 7 3 7 1 8\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/51/C",
"idx": "i_from_o_direct_1667",
"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": "????((\n7 6\n1 10\n10 8\n2 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/3/D",
"idx": "i_from_o_direct_1668",
"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": "13 40 1010000000\n500000000 735876692 999999996\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1055/C",
"idx": "i_from_o_direct_1669",
"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": "481",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc111/tasks/abc111_b",
"idx": "i_from_o_direct_1670",
"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\n3 1\n2 2\n4 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/524/B",
"idx": "i_from_o_direct_1671",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "6\n34 1 4 1 1 0",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc163/tasks/abc163_e",
"idx": "i_from_o_direct_1672",
"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\n694 606\n76 1465\n676 110\n5\n592 737 313 903 13\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/416/C",
"idx": "i_from_o_direct_1673",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', '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": "[60, 12]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5500d54c2ebe0a8e8a0003fd",
"idx": "i_from_o_direct_1674",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', '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": "545\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/150/A",
"idx": "i_from_o_direct_1675",
"question_source": "codeforces",
"source": "taco",
"tags": "['Number theory', '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": "[[1, 7, 0, 2, 1, 1, 5, 10, 7, 5, 4, 5, 5, 2, 8, 5, 4, 9, 9, 7, 4, 9, 1, 7, 9, 7, 0, 3, 9, 8]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5993fb6c4f5d9f770c0000f2",
"idx": "i_from_o_direct_1676",
"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": "24404\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/456/B",
"idx": "i_from_o_direct_1677",
"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": "[1603]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/55e6f5e58f7817808e00002e",
"idx": "i_from_o_direct_1678",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "6 7\n2 1\n1 1\n2 2\n1 2\n1 1\n1 1\n2 1\n1 1\n1 1\n1 1\n1 2\n2 2\n2 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/159/B",
"idx": "i_from_o_direct_1679",
"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": "['Asian carps']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5714eb80e1bf814e53000c06",
"idx": "i_from_o_direct_1680",
"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 20",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc139/tasks/abc139_b",
"idx": "i_from_o_direct_1681",
"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]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56314d3c326bbcf386000007",
"idx": "i_from_o_direct_1682",
"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": "7 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/289/C",
"idx": "i_from_o_direct_1683",
"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": "5 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/271/C",
"idx": "i_from_o_direct_1684",
"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": "[-32]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/52f3149496de55aded000410",
"idx": "i_from_o_direct_1685",
"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": "1272778938 0000000000\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/630/P",
"idx": "i_from_o_direct_1686",
"question_source": "codeforces",
"source": "taco",
"tags": "['Geometry']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "1\n37\n1\n10\n3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/670/C",
"idx": "i_from_o_direct_1687",
"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": "5 11 4 14\n1 2 0 4 5\n1 5 2\n1 2 5\n2 3 5\n3 5 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1260/D",
"idx": "i_from_o_direct_1688",
"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": "19 5\n2 5 1 3 4 2 3 5 1 3 2 1 4 2 1 1 3 2 5\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1110/D",
"idx": "i_from_o_direct_1689",
"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": "2\n1 5 5\n2 6 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/245/A",
"idx": "i_from_o_direct_1690",
"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": "[53, 21, 13]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5862e7c63f8628a126000e18",
"idx": "i_from_o_direct_1691",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "2\n3\n1 2 0\n3 1 4\n1 4 2\n3 5 6\n5 6 5\n1\n1 2 2\n1 3 2\n1 4 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1281/E",
"idx": "i_from_o_direct_1692",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms', 'Graph traversal', 'Implementation', 'Greedy algorithms', 'Tree 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": "44913600 9480486",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc135/tasks/abc135_a",
"idx": "i_from_o_direct_1693",
"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\n9 9 97 55 14 8 55 58 35 67 3 18 73 92 41 49 15 60 18 66 9 26 97 47 43 88 71 97 19 63 48 96 79 53 8 47 69 49 21 23 77 12 21 176 66 9 29 13 61 69 54 77 10 13 4 68 37 74 7 6 29 76 55 72 89 4 78 27 29 82 18 83 12 4 32 69 89 85 66 13 92 54 38 5 26 56 17 55 29 4 17 39 29 94 3 67 85 79 21 14\n",
"s... | {
"contest_id": "https://codeforces.com/problemset/problem/830/B",
"idx": "i_from_o_direct_1694",
"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": "3\n0 2 5\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1323/D",
"idx": "i_from_o_direct_1695",
"question_source": "codeforces",
"source": "taco",
"tags": "['Bit manipulation', 'Constructive algorithms', 'Sorting', 'Mathematics', 'Data structures']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "3 001\n14 25 5",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc150/tasks/abc150_d",
"idx": "i_from_o_direct_1696",
"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\n2 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/792/E",
"idx": "i_from_o_direct_1697",
"question_source": "codeforces",
"source": "taco",
"tags": "['Number theory', '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": "11 14\n3 1 4 1 5 9 2 8 5 3 5\n8 9 7 9 1 3 3 8 4 6 2",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc144/tasks/abc144_e",
"idx": "i_from_o_direct_1698",
"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, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 1, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77,... | {
"contest_id": "https://www.codewars.com/kata/5c1bb3d8e514df60b1000242",
"idx": "i_from_o_direct_1699",
"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": "6 14\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/8/E",
"idx": "i_from_o_direct_1700",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', '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 4\n9 2 1 6\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/911/E",
"idx": "i_from_o_direct_1701",
"question_source": "codeforces",
"source": "taco",
"tags": "['Greedy algorithms', 'Data structures', 'Implementation', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "2 3\n2 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/847/D",
"idx": "i_from_o_direct_1702",
"question_source": "codeforces",
"source": "taco",
"tags": "['Greedy algorithms', 'Data structures', '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": "['0011001100', [['I', 1, 10], ['I', 2, 7], ['Q', 2], ['Q', 1], ['Q', 7], ['Q', 5]]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5cb9f138b5c9080019683864",
"idx": "i_from_o_direct_1703",
"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 20\n#...................\n.##################.\n.##################.\n.##################.\n.##################.\n.##################.\n.##################.\n.##################.\n.##################.\n.##################.\n.##################.\n.##################.\n.##################.\n.#####... | {
"contest_id": "https://atcoder.jp/contests/abc151/tasks/abc151_d",
"idx": "i_from_o_direct_1704",
"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 15\n12 8 6 4 3 9 5 1 10 12\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1016/A",
"idx": "i_from_o_direct_1705",
"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": "4\noogo\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/729/A",
"idx": "i_from_o_direct_1706",
"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": "10 5 15\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/697/A",
"idx": "i_from_o_direct_1707",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Implementation']"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.