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": "0 3",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc100/tasks/abc100_a",
"idx": "i_from_o_direct_6279",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "6 4 4 1 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/820/A",
"idx": "i_from_o_direct_6280",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['5 * x + 5 = 30']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59c2e2a36bddd2707e000079",
"idx": "i_from_o_direct_6281",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', '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": "[958, 'hovzfsxbmwu']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5805ed25c2799821cb000005",
"idx": "i_from_o_direct_6282",
"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": "[[[6, 1], [2, 5], [5, 7], [3, 1], [1, 5], [0, 3], [7, 6], [3, 0], [6, 0], [1, 3]]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59766edb9bfe7cd5b000006e",
"idx": "i_from_o_direct_6283",
"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": "21922 23349\n4869 19983\n4780 11449\n7536 17631\n12097 14204\n4196 13701\n10811 18353\n17939 18659\n3030 8189\n9843 13106\n8413 11158\n12971 18248\n5338 21254\n379 13000\n1354 7022\n16718 19679\n15867 16547\n3576 8559\n7338 18319\n9446 9617\n6017 6462\n5250 8089\n3953 16457\n17660 20116\n2445 17080... | {
"contest_id": "https://atcoder.jp/contests/abc120/tasks/abc120_d",
"idx": "i_from_o_direct_6284",
"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\n2 0 -2 -2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/246/B",
"idx": "i_from_o_direct_6285",
"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": "417485019 230941257\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/900/D",
"idx": "i_from_o_direct_6286",
"question_source": "codeforces",
"source": "taco",
"tags": "['Bit manipulation', 'Combinatorics', 'Number theory', '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": "[4, 2]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/55be10de92aad5ef28000023",
"idx": "i_from_o_direct_6287",
"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 5\n1 1 1 2 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/961/A",
"idx": "i_from_o_direct_6288",
"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\n3 2\n0 1\n11 1\n4\n2 1\n6 0\n1 4\n11 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/84/C",
"idx": "i_from_o_direct_6289",
"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": "4 1 0",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc129/tasks/abc129_a",
"idx": "i_from_o_direct_6290",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "50\n12 24 42 43 36 3 40 29 7 34 10 13 28 9 35 23 25 21 19 4 20 18 11 38 41 48 6 46 33 17 31 37 2 30 32 44 45 5 47 49 16 15 50 27 26 14 39 22 1 8\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/340/D",
"idx": "i_from_o_direct_6291",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Sorting', 'Data structures']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "10\n2\nsq\n2\nvx\n2\nik\n6\ncnazne\n6\nyaaycw\n8\nyaazxcca\n6\nabzbbc\n6\nzceeza\n8\nlyemlcal\n8\naabaczaz\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1027/A",
"idx": "i_from_o_direct_6292",
"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": "119.209229 133.905087\n132.001535 22.179509\n96.096673 0.539763\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1/C",
"idx": "i_from_o_direct_6293",
"question_source": "codeforces",
"source": "taco",
"tags": "['Geometry', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "14\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/233/A",
"idx": "i_from_o_direct_6294",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[34013, 702]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58a6af7e8c08b1e9c40001c1",
"idx": "i_from_o_direct_6295",
"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": "14\n0 0 1 0 1 0 1 1 0 0 1 1 1 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/465/B",
"idx": "i_from_o_direct_6296",
"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": "02B0",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc043/tasks/abc043_b",
"idx": "i_from_o_direct_6297",
"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 1\n1 1 2 2 2 2 2 2 2 1 4 2 2 2 3 2 2 1 2 1 2 1 1 1 2 2 1 2 2 2 2 1 1 2 2 1 1 2 2 1 1 1 2 2 1 2 2 2 2 2 2 2 2 2 2 2 2 1 2 2 2 2 2 2 2 1 2 2 2 2 2 2 2 2 2 2 2 1 2 2 2 1 1 2 2 2 1 1 2 2 2 1 1 2 2 2 1 2 2 2\n1 100\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1514/D",
"idx": "i_from_o_direct_6298",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Data structures', 'Implementation', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[[7, 12, 1, 2, 3, 4, 5]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a16cab2c9fc0e09ce000097",
"idx": "i_from_o_direct_6299",
"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": "SSSSS..A\nS.SS.SS.\n.S.SSS.S\n..SSSSS.\n.S..S.S.\n.SS.S..S\nSSS.S...\nM..S..S.\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/128/A",
"idx": "i_from_o_direct_6300",
"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": "25\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/584/D",
"idx": "i_from_o_direct_6301",
"question_source": "codeforces",
"source": "taco",
"tags": "['Number theory', 'Mathematics', 'Complete search']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "6 2\n129131\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1268/A",
"idx": "i_from_o_direct_6302",
"question_source": "codeforces",
"source": "taco",
"tags": "['Greedy algorithms', 'String 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": "kthqk",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc044/tasks/abc044_b",
"idx": "i_from_o_direct_6303",
"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\n62\n1\n51\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1042/A",
"idx": "i_from_o_direct_6304",
"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": "['b']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58640340b3a675d9a70000b9",
"idx": "i_from_o_direct_6305",
"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": "1395680\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/742/A",
"idx": "i_from_o_direct_6306",
"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": "3 4 4 19 1\n42 3 99\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/355/C",
"idx": "i_from_o_direct_6307",
"question_source": "codeforces",
"source": "taco",
"tags": "['Complete search', '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": "[[70, 7, 81, 28, 336, 246, 817, 77, 4, 550]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59d902f627ee004281000160",
"idx": "i_from_o_direct_6308",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', 'Combinatorics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "248332749 486342237 662201929 917696895 555278549 252122023 850296207 463343655 832574345 954281071 140601792 825538865 996753493 461254663\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/975/B",
"idx": "i_from_o_direct_6309",
"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": "[[6, 31], 3]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/57d814e4950d8489720008db",
"idx": "i_from_o_direct_6310",
"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": "3 1\ngoogle 8.8.8.8\nsecrofednc 212.193.33.27\nseqver 138.197.64.57\nrfdirecu 138.197.64.57;\nbmock 888.8..;\ncf ;72.33.391.212\nunblock ;8.8.8.8\ncgeck 138.197.64.57;\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/918/B",
"idx": "i_from_o_direct_6311",
"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": "91\n",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc145/tasks/abc145_a",
"idx": "i_from_o_direct_6312",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['50']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/580a094553bd9ec5d800007d",
"idx": "i_from_o_direct_6313",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms', 'Fundamentals', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "10\n1 1 5 3 2 9 9 7 7 6\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/447/C",
"idx": "i_from_o_direct_6314",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', '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": "25220791 839761\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/585/C",
"idx": "i_from_o_direct_6315",
"question_source": "codeforces",
"source": "taco",
"tags": "['Number 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": "15\n4 8 10 3 1 4 5 9 3 2 1 7 7 3 8\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/808/D",
"idx": "i_from_o_direct_6316",
"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": "['apple']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5259b20d6021e9e14c0010d4",
"idx": "i_from_o_direct_6317",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms', 'Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "3 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1266/C",
"idx": "i_from_o_direct_6318",
"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": "8 7\n7 8\n7 8\n1 6\n1 6\n1 2\n1 6\n6 4\n6 5\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/420/C",
"idx": "i_from_o_direct_6319",
"question_source": "codeforces",
"source": "taco",
"tags": "['Amortized analysis', 'Graph algorithms', '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": "4 112\n150 140 100 200",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc142/tasks/abc142_b",
"idx": "i_from_o_direct_6320",
"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": "54 77 39\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/236/B",
"idx": "i_from_o_direct_6321",
"question_source": "codeforces",
"source": "taco",
"tags": "['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": "[[]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/57a4a3e653ba3346bc000810",
"idx": "i_from_o_direct_6322",
"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": "[' camel case word']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/587731fda577b3d1b0001196",
"idx": "i_from_o_direct_6323",
"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 1 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1186/A",
"idx": "i_from_o_direct_6324",
"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": "10000 3 1 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/990/A",
"idx": "i_from_o_direct_6325",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "165767221702271872\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/102/B",
"idx": "i_from_o_direct_6326",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5\n2 3 2 2 9\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/892/C",
"idx": "i_from_o_direct_6327",
"question_source": "codeforces",
"source": "taco",
"tags": "['Greedy algorithms', 'Complete search', 'Number theory', '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": "abceefgh\n10\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/102/C",
"idx": "i_from_o_direct_6328",
"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": "38168 584475527\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/897/B",
"idx": "i_from_o_direct_6329",
"question_source": "codeforces",
"source": "taco",
"tags": "['Complete search']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "0 0 0\n1 -1 -1\n1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/448/A",
"idx": "i_from_o_direct_6330",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "10 1\n1 28\n1 16\n1 16\n1 16\n1 16\n1 16\n1 16\n1 16\n1 16\n1 16\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/772/A",
"idx": "i_from_o_direct_6331",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "64\n64 57 40 3 15 8 62 18 33 59 51 19 22 13 4 37 47 45 50 35 63 11 58 42 46 21 7 2 41 48 32 23 28 38 17 12 24 27 49 31 60 6 30 25 61 52 26 54 9 14 29 20 44 39 55 10 34 16 5 56 1 36 53 43\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/136/A",
"idx": "i_from_o_direct_6332",
"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\n8\n1 0\n4 1\n2 0\n4 1\n5 1\n6 0\n3 0\n2 0\n4\n1 1\n1 1\n2 1\n2 1\n9\n2 0\n2 0\n5 1\n4 1\n4 1\n5 0\n9 0\n7 0\n7 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1183/G",
"idx": "i_from_o_direct_6333",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Implementation', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "1\n1101000001\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1054/B",
"idx": "i_from_o_direct_6334",
"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 59 2 59 1 60\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/559/A",
"idx": "i_from_o_direct_6335",
"question_source": "codeforces",
"source": "taco",
"tags": "['Geometry', '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": "['my name is']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56fb3cde26cc99c2fd000009",
"idx": "i_from_o_direct_6336",
"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": "853\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1505/B",
"idx": "i_from_o_direct_6337",
"question_source": "codeforces",
"source": "taco",
"tags": "['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": "[[]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5884b6550785f7c58f000047",
"idx": "i_from_o_direct_6338",
"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": "5\n0 0 0 1 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1130/A",
"idx": "i_from_o_direct_6339",
"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": "49\n8735\n95244\n50563\n7070\n10711\n30217\n49166\n28240\n0\n97232\n12428\n16180\n58610\n61112\n74423\n56323\n43327\n0\n12549\n48493\n43086\n69266\n27033\n37338\n43900\n5570\n25293\n44517\n7183\n41969\n31944\n32247\n96959\n44890\n98237\n52601\n29081\n93641\n12785\n29539\n84672\n57310\n91014\n31721\... | {
"contest_id": "https://codeforces.com/problemset/problem/358/C",
"idx": "i_from_o_direct_6340",
"question_source": "codeforces",
"source": "taco",
"tags": "['Greedy algorithms', 'Implementation', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['.x .y', '.foo.bar']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5379fdfad08fab63c6000a63",
"idx": "i_from_o_direct_6341",
"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": "299\n236\n192\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1214/B",
"idx": "i_from_o_direct_6342",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Complete search']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "1\n1\n",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc134/tasks/abc134_d",
"idx": "i_from_o_direct_6343",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "75\n87\n76\n122\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/876/A",
"idx": "i_from_o_direct_6344",
"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": "84849\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/110/B",
"idx": "i_from_o_direct_6345",
"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": "5s 4p 5m\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1191/B",
"idx": "i_from_o_direct_6346",
"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": "4 2 2\n2 3\n1 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/421/A",
"idx": "i_from_o_direct_6347",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "10\n324839129156 133475576222 987711341463 185514358673 88712073883 66112525665 950854402304 21947060440 598567289966 674328002732\nGLLLLLLLLW\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1091/F",
"idx": "i_from_o_direct_6348",
"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": "3 3\n1 2\n2 3\n1 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/241/E",
"idx": "i_from_o_direct_6349",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms', '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": "13\nclgknjjojyuvdtv\nclgknjjojyuvdtvzxz\nclgknjjojyuvdtvzxzxradqhm\ngvzpnckalbaubfviyhijosiixvxaydxagvymq\nclgknjjojyuvdtvjgcwarwvgilcctdiytmvmvfxxkezymt\nbvwzpuut\nclgknjjojyuvdtvjgcwarwvgilcctdiytmvmvfxxkezymti\nclgknjjojyuvdtvjgcwarwvgilcctdiytmvmvfyxkezymtlkdl\nrbwvaayhhunlvmwexvkmqbquypsnjbdkk... | {
"contest_id": "https://codeforces.com/problemset/problem/632/C",
"idx": "i_from_o_direct_6350",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', '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": "1\n1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/815/B",
"idx": "i_from_o_direct_6351",
"question_source": "codeforces",
"source": "taco",
"tags": "['Complete search', 'Combinatorics', 'Mathematics', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[[1, 2, 3, 3, 3, 5], [2, 3, 4, 1, 5]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5747fcfce2fab91f43000697",
"idx": "i_from_o_direct_6352",
"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": "75\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1047/A",
"idx": "i_from_o_direct_6353",
"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": "87",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc162/tasks/abc162_a",
"idx": "i_from_o_direct_6354",
"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/56d6c333c9ae3fc32800070f",
"idx": "i_from_o_direct_6355",
"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": "144\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/952/A",
"idx": "i_from_o_direct_6356",
"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": "[24, 10, 'Downstream 2']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58162692c2a518f03a000189",
"idx": "i_from_o_direct_6357",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "6 3 9\n46 20 51 17 176 28\n2 5\n1 4\n1 5\n1 2\n2 4\n2 2\n1 1\n2 4\n2 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/658/B",
"idx": "i_from_o_direct_6358",
"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 1 100\n59\n37\n53\n72\n37\n15\n8\n93\n92\n74\n11\n11\n68\n16\n92\n40\n76\n20\n10\n86\n76\n5\n9\n95\n5\n81\n44\n57\n10\n24\n22\n2\n57\n6\n26\n67\n72\n95\n34\n97\n55\n33\n70\n66\n51\n70\n74\n65\n35\n85\n37\n9\n27\n43\n65\n6\n5\n57\n54\n27\n22\n41\n8\n29\n10\n50\n9\n68\n78\n9\n92\n30\n88\n62\n30\n... | {
"contest_id": "https://codeforces.com/problemset/problem/411/B",
"idx": "i_from_o_direct_6359",
"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": "[3000, 400000]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59ce11ea9f0cbc8a390000ed",
"idx": "i_from_o_direct_6360",
"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": "96\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/899/D",
"idx": "i_from_o_direct_6361",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "110 4\n-813 -73 334 667 602 -155 432 -133 689 397 461 499 630 40 69 299 697 449 -130 210 -146 415 292 123 12 -105 444 338 509 497 142 688 603 107 -108 160 211 -215 219 -144 637 -173 615 -210 521 545 377 -6 -187 354 647 309 139 309 155 -242 546 -231 -267 405 411 -271 -149 264 -169 -447 -749 -218 273... | {
"contest_id": "https://codeforces.com/problemset/problem/425/A",
"idx": "i_from_o_direct_6362",
"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": "2\n10\n-10\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1358/E",
"idx": "i_from_o_direct_6363",
"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": "['Tymczak']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/587319230e9cf305bb000098",
"idx": "i_from_o_direct_6364",
"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 2\n66 699\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1137/A",
"idx": "i_from_o_direct_6365",
"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": "4\n4\n1 4 1 3\n3\n3 3 1\n5\n2 3 3 4 2\n3\n2 1 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1197/A",
"idx": "i_from_o_direct_6366",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Mathematics', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "4\n4\n1 2 3\n1 2 3\n5\n1 3 3 4\n1 1 1 1\n6\n1 2 1 1 2\n1 2 1 2 2\n7\n1 2 3 4 4 5\n1 2 1 4 2 5\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1528/C",
"idx": "i_from_o_direct_6367",
"question_source": "codeforces",
"source": "taco",
"tags": "['Tree algorithms', 'Data structures', 'Graph traversal', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "50 10\n1 5 1\n2 34 2\n3 8 10\n5 28 4\n7 28 6\n13 49 9\n15 42 7\n16 26 7\n18 47 10\n20 41 10\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/376/B",
"idx": "i_from_o_direct_6368",
"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 4\n1 2\n0\n0 3",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc152/tasks/abc152_f",
"idx": "i_from_o_direct_6369",
"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": "XB\nAC\nAB\nXC\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/645/A",
"idx": "i_from_o_direct_6370",
"question_source": "codeforces",
"source": "taco",
"tags": "['Complete search', 'Implementation', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "iovsd",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/arc088/tasks/arc088_c",
"idx": "i_from_o_direct_6371",
"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": "[{'A': 40, 'B': 25, 'X': 10}]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5641275f07335295f10000d0",
"idx": "i_from_o_direct_6372",
"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\n1 -1000000000 1000000000\n1 -1144484958 1000000000\n1 -1000000000 1000000000\n2",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc127/tasks/abc127_f",
"idx": "i_from_o_direct_6373",
"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": "['p1P2qp2P3qP4p3P4qp4P1q']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5c1b23aa34fb628f2e000043",
"idx": "i_from_o_direct_6374",
"question_source": "codewars",
"source": "taco",
"tags": "['Complete search']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "4\n6 2 6 37\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/731/F",
"idx": "i_from_o_direct_6375",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation', 'Complete search', 'Number theory', '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+5*7+8*4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/552/E",
"idx": "i_from_o_direct_6376",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', 'Implementation', 'Greedy algorithms', 'Complete search', '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": "971324893193\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1242/A",
"idx": "i_from_o_direct_6377",
"question_source": "codeforces",
"source": "taco",
"tags": "['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": "[['crazy.pr', 'black-and-white.als', 'illegal.wav', 'exultant.mp3', 'exotic.jar', 'capricious.pt', 'abundant.ala', 'eatable.zbrush', 'careful.py', 'godly.css', 'clever.txt', 'dusty.maya', 'awesome.zbrush', 'discreet.jar', 'creepy.h', 'fair.pt', 'descriptive.mp3', 'boundless.ala', 'berserk.xml', 'hu... | {
"contest_id": "https://www.codewars.com/kata/5c7254fcaccda64d01907710",
"idx": "i_from_o_direct_6378",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms', 'Fundamentals', 'Data structures']"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.