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, 2, 3, 4]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/580dda86c40fa6c45f00028a",
"idx": "i_from_o_direct_10289",
"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": "50\n4 7 9 7 7 5 5 5 8 9 9 7 9 7 7 6 5 6 4 9 6 5 6 6 5 7 7 6 6 6 5 8 2 7 8 7 6 5 7 9 8 7 5 6 6 8 6 6 7 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/37/C",
"idx": "i_from_o_direct_10290",
"question_source": "codeforces",
"source": "taco",
"tags": "['Tree algorithms', 'Data structures', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "2\n20\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1030/C",
"idx": "i_from_o_direct_10291",
"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": "852891037441\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1242/A",
"idx": "i_from_o_direct_10292",
"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": "2 2\nab\nab\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/18/E",
"idx": "i_from_o_direct_10293",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "3\n1 2 3\n4 5 6\n7 8 9\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/2/B",
"idx": "i_from_o_direct_10294",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "2 50\n42 23\n23 19\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/524/A",
"idx": "i_from_o_direct_10295",
"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": "[120, 109, 13]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/57d0089e05c186ccb600035e",
"idx": "i_from_o_direct_10296",
"question_source": "codewars",
"source": "taco",
"tags": "['Geometry', '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": "8 8\nacceefgh\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/628/C",
"idx": "i_from_o_direct_10297",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "ACAOADAEFORCES\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/538/A",
"idx": "i_from_o_direct_10298",
"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": "[['C', 'C', 'D', 'D', 'C', 'D'], 2]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a5f48f2880385daac00006c",
"idx": "i_from_o_direct_10299",
"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": "SSS.SSSA\nSSSSSSSS\nSSSSSSSS\nSS.SSS.S\nSSSSSSSS\nSSSSSSSS\nSSSSSSSS\nMSSSSSSS\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/128/A",
"idx": "i_from_o_direct_10300",
"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": "3\n4 0 2\n3 5 7\n8 1 11\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/711/B",
"idx": "i_from_o_direct_10301",
"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": "2500 2500 0\n2188 1032 100000\n1028 620 100000\n2343 275 100000\n915 989 100000\n5 573 100000\n1833 1248 100000\n1571 272 100000\n1972 1249 100000\n1501 1158 100000\n1317 1965 100000\n1560 1766 100000\n2150 1142 100000\n153 2461 100000\n1093 1015 100000\n805 2469 100000\n2103 3 100000\n2359 403 100... | {
"contest_id": "https://atcoder.jp/contests/abc137/tasks/abc137_e",
"idx": "i_from_o_direct_10302",
"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": "[['O', 'X', ' ', ' ', 'X', ' ', 'X', 'O', ' ', 'O'], 2]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5b817c2a0ce070ace8002be0",
"idx": "i_from_o_direct_10303",
"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": "13\nbrrrbrbbbbrbr\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/719/B",
"idx": "i_from_o_direct_10305",
"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": "['A']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/54e6533c92449cc251001667",
"idx": "i_from_o_direct_10306",
"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": "4 111 1 -3",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc097/tasks/abc097_a",
"idx": "i_from_o_direct_10307",
"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\n2 2 2 2 2 2 1 2 2 2 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/221/C",
"idx": "i_from_o_direct_10308",
"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": "[6]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59dd3ccdded72fc78b000b25",
"idx": "i_from_o_direct_10309",
"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": "['YA']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/558878ab7591c911a4000007",
"idx": "i_from_o_direct_10310",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms', 'Game theory']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[[50, 408, 50, 50, 50, 50, 408, 408, 408, 680, 408, 680, 50, 408, 680, 50, 50, 680, 408, 680, 50, 680, 680, 408, 408, 50, 50, 408, 50, 50, 50, 50, 680, 408, 680, 50, 680, 408, 680, 408, 680, 50, 50, 50, 680, 50, 680, 408, 680, 680, 680, 408, 408, 408, 408, 680, 680, 50, 408, 408, 408, 50, 408, 408,... | {
"contest_id": "https://www.codewars.com/kata/58aa8698ae929e1c830001c7",
"idx": "i_from_o_direct_10311",
"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": "[[['XX', 2], ['XXXX', 6], ['XXXXX', 4]], 2]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/57f6051c3ff02f3b7300008b",
"idx": "i_from_o_direct_10312",
"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": "['logger?]?system...12.12.133333 at [12-32-1432-16]']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56ff322e79989cff16000e39",
"idx": "i_from_o_direct_10313",
"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 3\nbwywz\nhrhdh\nsepsp\nsrfaf\najbvw\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1031/D",
"idx": "i_from_o_direct_10314",
"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": "4\n3 3\n...\n.L.\n...\n4 5\n#....\nL.##.\n...#.\n.....\n1 1\nL\n1 9\n....L..#.\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1613/E",
"idx": "i_from_o_direct_10315",
"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": "6\n16 27 8 7 10 2\n17 21 4 8 7 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1016/C",
"idx": "i_from_o_direct_10316",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "275803\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/625/D",
"idx": "i_from_o_direct_10317",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', '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": "100\n23 39 85 46 118 72 41 70 9 18 8 14 24 61 12 79 51 78 61 66 85 97 78 14 70 47 100 40 15 40 21 18 19 30 14 91 82 56 10 6 68 24 97 61 31 78 18 45 88 6 37 38 51 86 37 42 58 30 79 56 50 14 104 18 24 20 57 3 93 15 24 74 32 21 71 93 4 66 25 75 75 10 86 82 30 31 6 49 15 33 100 35 1 100 161 83 29 21 41... | {
"contest_id": "https://codeforces.com/problemset/problem/1591/F",
"idx": "i_from_o_direct_10318",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Combinatorics', '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": "5 36 13 16 114 915",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc074/tasks/arc083_a",
"idx": "i_from_o_direct_10319",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[5]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/57f36495c0bb25ecf50000e7",
"idx": "i_from_o_direct_10320",
"question_source": "codewars",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5 37 5",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc075/tasks/abc075_a",
"idx": "i_from_o_direct_10321",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5\n2 3\n5 25\n4 13\n12 8\n1 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1279/E",
"idx": "i_from_o_direct_10322",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', '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": "1\n15 71 57 153\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1017/A",
"idx": "i_from_o_direct_10323",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "16\ngagadbcgghhchbdf\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1064/C",
"idx": "i_from_o_direct_10324",
"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": "1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/469/C",
"idx": "i_from_o_direct_10325",
"question_source": "codeforces",
"source": "taco",
"tags": "['Greedy algorithms', 'Mathematics', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['........']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/596c6eb85b0f515834000049",
"idx": "i_from_o_direct_10326",
"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": "3217 10000\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/568/A",
"idx": "i_from_o_direct_10327",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Number theory', '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": "10000010101111100111110101111000010100110111101101111111111010\n10110110101100101010011001011010100100111011101100011001100111\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/61/A",
"idx": "i_from_o_direct_10328",
"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": "N.......\npppp....\n........\n........\n........\n........\n........\n........\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/519/A",
"idx": "i_from_o_direct_10329",
"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]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56b2333e2542c2aadb000079",
"idx": "i_from_o_direct_10330",
"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": "[60, 45, 'Downstream 15']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58162692c2a518f03a000189",
"idx": "i_from_o_direct_10331",
"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": "1 010\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/761/A",
"idx": "i_from_o_direct_10332",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', '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": "4 2\naaaa\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/841/A",
"idx": "i_from_o_direct_10333",
"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": "['AAAABBBCCDAABBB']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/54e6533c92449cc251001667",
"idx": "i_from_o_direct_10334",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "10 9 4\nskpjgpwrqajrdnynybnsmybttmhkboiqlndqtghvqyorholdzwasytnvtdawhahjfhjknhfobiifrtfrlbjkqyxgnc\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1267/L",
"idx": "i_from_o_direct_10335",
"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": "5\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/610/C",
"idx": "i_from_o_direct_10336",
"question_source": "codeforces",
"source": "taco",
"tags": "['Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['Codewars']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5936256f2e2a27edc9000047",
"idx": "i_from_o_direct_10337",
"question_source": "codewars",
"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": "[2452148459]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5bc027fccd4ec86c840000b7",
"idx": "i_from_o_direct_10338",
"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\n6\n1 6 5\n6 2 4\n5 4 6\n6 3 1\n6\n3 5 6\n2 5 1\n4 1 3\n1 3 5\n3\n1 2 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1282/E",
"idx": "i_from_o_direct_10339",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms', 'Data structures', 'Graph traversal', '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": "[[15, 1, 1], 5]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58afa8185eb02ea2a7000094",
"idx": "i_from_o_direct_10340",
"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": "101101 3\n1 0 1 1 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1141/E",
"idx": "i_from_o_direct_10341",
"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 4097\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/520/B",
"idx": "i_from_o_direct_10342",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms', 'Graph traversal', 'Shortest paths', 'Implementation', 'Greedy algorithms', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[[29, 83, 67, 53, 19, 28, 96]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5abd66a5ccfd1130b30000a9",
"idx": "i_from_o_direct_10343",
"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\nWSAWADW\nD\nAW\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1202/C",
"idx": "i_from_o_direct_10344",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', 'Implementation', 'Complete search', 'Greedy algorithms', 'Dynamic programming', 'Mathematics', 'Data structures']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "4\n3331\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1030/C",
"idx": "i_from_o_direct_10345",
"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\n1000100100\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/903/D",
"idx": "i_from_o_direct_10346",
"question_source": "codeforces",
"source": "taco",
"tags": "['Data structures', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[3]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58c212c6f130b7c4660000a5",
"idx": "i_from_o_direct_10347",
"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": "5\n1 2 5 3 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1272/D",
"idx": "i_from_o_direct_10348",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', '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 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/736/C",
"idx": "i_from_o_direct_10349",
"question_source": "codeforces",
"source": "taco",
"tags": "['Tree algorithms', 'Dynamic programming']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "TFTTFFTTFFTFTTFFTFFTTFTFTTTTTFFFFTFFTTFTTTFFTFTTFFFFTFTTTTFFFFTTTFTFTFTTFTFTFTFTTFTF\n26\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/132/C",
"idx": "i_from_o_direct_10351",
"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": "32 87\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/322/A",
"idx": "i_from_o_direct_10352",
"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": "50\n675 25000 2025 83 450 31250 3750 225 1350 250 72 187500 12000 281250 187500 30000 45000 90000 90 1200 9000 56250 5760 270000 3125 3796875 2250 101250 40 2500 175781250 1250000 45000 2250 3000 31250 46875 135000 643172839 36000 360 140625000 13500 1406250 1125 250 75000 62500 150 6\n",
"style"... | {
"contest_id": "https://codeforces.com/problemset/problem/396/A",
"idx": "i_from_o_direct_10353",
"question_source": "codeforces",
"source": "taco",
"tags": "['Number theory', 'Combinatorics', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "3\n2 3 4\n2 0\n5\n0 0 1 -9627 100000\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1540/C2",
"idx": "i_from_o_direct_10354",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[['+']]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5bf71b94e50d1b00590000fe",
"idx": "i_from_o_direct_10355",
"question_source": "codewars",
"source": "taco",
"tags": "['Geometry', 'Ad-hoc']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "10 2 8",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc160/tasks/abc160_d",
"idx": "i_from_o_direct_10356",
"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": "aaba\n1\n2 2 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1234/D",
"idx": "i_from_o_direct_10357",
"question_source": "codeforces",
"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": "297\n1\n298\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1214/B",
"idx": "i_from_o_direct_10358",
"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": "5 519 2 724 577 157\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/171/C",
"idx": "i_from_o_direct_10359",
"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 6\n-9\n-7\n-5\n-5\n-2\n-2\n-6\n-5\n-5\n-9\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/157/D",
"idx": "i_from_o_direct_10360",
"question_source": "codeforces",
"source": "taco",
"tags": "['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\n3\n1 1 1\nSPR\n3\n4 1 0\nPRR\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1245/B",
"idx": "i_from_o_direct_10361",
"question_source": "codeforces",
"source": "taco",
"tags": "['Greedy algorithms', 'Dynamic programming', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "50 50\n0 0 1 0 0 0 1 0 1 1 1 0 1 1 0 1 1 0 1 1 1 1 1 1 0 1 0 1 0 1 0 0 0 0 1 1 0 0 1 1 0 0 1 1 0 1 0 0 0 0\n1 1 1 1 1 2 2 1 1 2 2 2 1 1 1 2 2 2 1 1 1 1 2 1 1 1 2 2 1 1 1 2 2 1 1 2 1 1 2 2 2 2 2 2 2 2 2 1 2 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1172/C1",
"idx": "i_from_o_direct_10362",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Probability']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['key1', 'key22', 'key333']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58ac1abdff4e78738f000805",
"idx": "i_from_o_direct_10363",
"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 3\n1 10 2\n1 10 1\n1 1 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/430/D",
"idx": "i_from_o_direct_10365",
"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": "3699\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/49/C",
"idx": "i_from_o_direct_10366",
"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": "53 10 11 23\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/189/A",
"idx": "i_from_o_direct_10367",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', '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": "[-25]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/55749101ae1cf7673800003e",
"idx": "i_from_o_direct_10368",
"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": "['Mr. Spock']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5625618b1fe21ab49f00001f",
"idx": "i_from_o_direct_10369",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[{'name': 'Jeremy', 'age': 24}]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59557b2a6e595316ab000046",
"idx": "i_from_o_direct_10370",
"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": "10 1\n3 1 2 1 8 7 5 6 4 1\n0 0 0 5 5 6 8 4 4 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/595/B",
"idx": "i_from_o_direct_10371",
"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": "['']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/55ccdf1512938ce3ac000056",
"idx": "i_from_o_direct_10372",
"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": "8\n1 1\n0 1\n1 0\n0 1\n0 0\n1 0\n0 1\n1 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/248/A",
"idx": "i_from_o_direct_10373",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "2\n4 9\n3\n2 1\n2 1\n2 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1261/B1",
"idx": "i_from_o_direct_10375",
"question_source": "codeforces",
"source": "taco",
"tags": "['Data structures', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "312 8\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/289/D",
"idx": "i_from_o_direct_10376",
"question_source": "codeforces",
"source": "taco",
"tags": "['Combinatorics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5\n7 14 2 3 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/911/A",
"idx": "i_from_o_direct_10377",
"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\n1\n8\n3\n1111000001000101100\n1100010010011011000",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc070/tasks/abc070_c",
"idx": "i_from_o_direct_10378",
"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\n5\n1 1 1\n2 2 1\n1 2 1\n2 1 2\n2 2 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1266/E",
"idx": "i_from_o_direct_10379",
"question_source": "codeforces",
"source": "taco",
"tags": "['Data structures', 'Implementation', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "14 1\n4 29243766\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/538/C",
"idx": "i_from_o_direct_10380",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Implementation', 'Greedy algorithms', 'Complete search', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['Hello, World!']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5b4070144d7d8bbfe7000001",
"idx": "i_from_o_direct_10381",
"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": "19688\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/456/B",
"idx": "i_from_o_direct_10382",
"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": "['())()))))()()(']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a3f2925b6cfd78fb0000040",
"idx": "i_from_o_direct_10383",
"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": "50\n19 25 46 17 1 41 50 19 7 1 43 8 19 38 42 32 38 22 8 5 5 31 29 35 43 12 23 48 40 29 30 9 46 3 39 24 36 36 52 22 12 29 43 33 36 49 48 22 47 37\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/607/B",
"idx": "i_from_o_direct_10384",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5\n0 3\n1 31\n6 8\n5 9\n9 15\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/845/C",
"idx": "i_from_o_direct_10385",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Data structures', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "jfbfhcaafeafejgfffgdiaeeecdiicdgacf\naiecchjehdhbjfcdjdefgfhiadjakedciihiddibejabd\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/91/A",
"idx": "i_from_o_direct_10386",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5 5 2 2\n2 2 2 1 1\n2 1 2 1 2\n2 2 2 2 2\n1 2 2 2 2\n2 2 2 2 1\n1 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/366/E",
"idx": "i_from_o_direct_10387",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Implementation', 'Complete search']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "4 3 2\n1 4\n1 2 4\n2 3 6\n3 4 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1081/D",
"idx": "i_from_o_direct_10388",
"question_source": "codeforces",
"source": "taco",
"tags": "['Spanning trees', 'Sorting', '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": "4\n2\n4\n106\n1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1036/F",
"idx": "i_from_o_direct_10389",
"question_source": "codeforces",
"source": "taco",
"tags": "['Number theory', 'Combinatorics', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "2\n1 52479\n1 44638\n2\n1 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/381/C",
"idx": "i_from_o_direct_10390",
"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": "10\n9 8\n2 3\n6 4\n4 2\n2 1\n5 2\n1 7\n8 6\n8 10\n5\n7 9 1\n3 5 4\n8 5 0\n10 9 4\n8 4 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1296/F",
"idx": "i_from_o_direct_10391",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph traversal', 'Constructive algorithms', 'Sorting', '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": "20\n971120 17525904 10781211 42650694 60106463 12243176 54892123 25142243 16015971 41250998 11150057 5021954 67700784 16562412 82163675 46178521 8294359 28857633 93976858 84100064\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/545/D",
"idx": "i_from_o_direct_10392",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Implementation', 'Greedy algorithms']"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.