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": "[36]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5b2f6ad842b27ea689000082",
"idx": "i_from_o_direct_11225",
"question_source": "codewars",
"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": "[['Tokyo', 'London', 'Rome', 'Donlon', 'Kyoto', 'Paris', 'Okyot']]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5e98712b7de14f0026ef1cc1",
"idx": "i_from_o_direct_11226",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms', '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": "1\n\n4 2\n4 1\n0 0\n0 0\n1 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/522/C",
"idx": "i_from_o_direct_11227",
"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": "['asd']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a7f58c00025e917f30000f1",
"idx": "i_from_o_direct_11228",
"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 6 1 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/965/A",
"idx": "i_from_o_direct_11229",
"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": "[5]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59f34ec5a01431ab7600005a",
"idx": "i_from_o_direct_11230",
"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": "198 235 277\n",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/arc107/tasks/arc107_a",
"idx": "i_from_o_direct_11231",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "1\n4\nabyy\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1027/A",
"idx": "i_from_o_direct_11232",
"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": "3 6\n4 3 7\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/670/B",
"idx": "i_from_o_direct_11233",
"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\n5\n5\n5\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/876/A",
"idx": "i_from_o_direct_11234",
"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": "759826429841877401 105086867783910112 667080043736858072 797465019478234768\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/813/B",
"idx": "i_from_o_direct_11235",
"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\n\n12",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/arc083/tasks/arc083_c",
"idx": "i_from_o_direct_11236",
"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": "199991 296\n53982733 56897569 35370324 62779773 71071512 4346761 12966 45175769 18695524 28968318 5102700 57629375 18441054 66255881 9538929 28689443 19076043 28050597 33465107 81822890 44509763 75609540 33648834 16054832 24070833 89659722 43217540 57868354 26509269 24130320 73940852 63537061 12308... | {
"contest_id": "https://atcoder.jp/contests/arc106/tasks/arc106_d",
"idx": "i_from_o_direct_11237",
"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": "['1x2x3x4x', 1532, 100]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/57048c1275263af10b00063e",
"idx": "i_from_o_direct_11238",
"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": "11 9 12\n886549396 582230335 322421617 575726087 1040899204 12985958 44632024 183761969 146521855 483499225 169826060\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1270/D",
"idx": "i_from_o_direct_11239",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', '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": "10 6\n10100 21400 30000 40000 27822 24308 70000 27494 21770 100000\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1189/F",
"idx": "i_from_o_direct_11240",
"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": "[253]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/544aed4c4a30184e960010f4",
"idx": "i_from_o_direct_11241",
"question_source": "codewars",
"source": "taco",
"tags": "['Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "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_11242",
"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": "[5]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56c30eaef85696bf35000ccf",
"idx": "i_from_o_direct_11243",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms', 'Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[[1, 2, 3, 4]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/580dda86c40fa6c45f00028a",
"idx": "i_from_o_direct_11244",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', 'Data structures']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "1\n2\n1 10\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1249/A",
"idx": "i_from_o_direct_11245",
"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": "28\n8 4\n8 7 6 3\n8 5\n8 7 6 3 1\n8 5\n8 7 6 3 2\n8 6\n8 7 6 3 2 1\n8 4\n8 7 6 5\n8 5\n8 7 6 4 1\n8 5\n8 7 5 4 2\n8 6\n8 7 6 4 2 1\n8 5\n8 7 6 4 3\n8 6\n8 7 6 4 3 1\n8 6\n8 7 6 4 3 2\n8 7\n8 7 6 4 3 2 1\n8 4\n8 7 6 5\n8 5\n8 7 6 2 1\n8 5\n8 7 6 5 2\n8 6\n8 7 6 5 2 1\n8 5\n8 7 6 5 3\n8 6\n8 7 6 5 4 ... | {
"contest_id": "https://codeforces.com/problemset/problem/1238/C",
"idx": "i_from_o_direct_11246",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', '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\n22 0 -1 -1",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc171/tasks/abc171_e",
"idx": "i_from_o_direct_11247",
"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": "[[9, 3]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/57eb936de1051801d500008a",
"idx": "i_from_o_direct_11248",
"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": "SSSSSSSA\n......S.\n......S.\n.....SS.\n....SS..\n...SS...\n..SS....\nMSS.....\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/129/C",
"idx": "i_from_o_direct_11249",
"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": "[[9]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56582133c932d8239900002e",
"idx": "i_from_o_direct_11250",
"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": "1010000\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/92/B",
"idx": "i_from_o_direct_11251",
"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": "20061 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/603/B",
"idx": "i_from_o_direct_11252",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph traversal', 'Combinatorics', 'Number theory', 'Mathematics', 'Spanning trees']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[\"5MyQa79H'ijQaw!Ns6jVtpmnlZ.V6p\"]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5782b5ad202c0ef42f0012cb",
"idx": "i_from_o_direct_11253",
"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": "[20]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59dd3ccdded72fc78b000b25",
"idx": "i_from_o_direct_11254",
"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\n3070 1951\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1245/A",
"idx": "i_from_o_direct_11255",
"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": "['((1+2))*(6-3)^9', ['+', '-', '(', ')', '^', '*']]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/575690ee34a34efb37001796",
"idx": "i_from_o_direct_11257",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', 'Data structures']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "1 2\n1000010001\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1088/B",
"idx": "i_from_o_direct_11258",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "2\n17 44\n19 14\n19 25\n24 27\n32 1\n34 27\n38 1\n45 5\n45 12\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1184/C1",
"idx": "i_from_o_direct_11259",
"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": "6\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1333/E",
"idx": "i_from_o_direct_11260",
"question_source": "codeforces",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "1\n1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/714/E",
"idx": "i_from_o_direct_11261",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', '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": "6\n5 3 2\n2 4 3 5 7\n5 11 2\n2 4 6 5 7\n2 10001 2\n10000 10000\n2 9999 2\n10000 10000\n5 13 2\n8 2 8 2 5\n3 18 2\n1 2 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1282/B1",
"idx": "i_from_o_direct_11262",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Sorting', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['joifjepiojfoiejfoajoijawoeifjowejfjoiwaefjiaowefjaofjwoj fawojef ']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5b37a50642b27ebf2e000010",
"idx": "i_from_o_direct_11263",
"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]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59811fd8a070625d4c000013",
"idx": "i_from_o_direct_11265",
"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": "[1705]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a3fe3dde1ce0e8ed6000097",
"idx": "i_from_o_direct_11266",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "3 3\n...\n.X.\nXXX\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/745/B",
"idx": "i_from_o_direct_11267",
"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\n69\n2 4 10 16 22 28 34 40 46 52 58 64 70 76 82 88 94 100 106 112 118 124 130 136 142 148 154 160 166 172 178 184 190 196 202 208 214 220 226 232 238 244 394 256 465 268 274 280 286 462 298 304 310 316 322 328 334 110 346 352 358 364 370 376 382 388 391 397 286\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1549/D",
"idx": "i_from_o_direct_11268",
"question_source": "codeforces",
"source": "taco",
"tags": "['Data structures', 'Sorting', 'Amortized analysis', '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": "[197]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56b2333e2542c2aadb000079",
"idx": "i_from_o_direct_11269",
"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": "['Meme Gertrude']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/574c51aa3e4ea6de22001363",
"idx": "i_from_o_direct_11270",
"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": "['0936']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59b0ab12cf3395ef68000081",
"idx": "i_from_o_direct_11271",
"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": "[['cw']]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/57de78848a8b8df8f10005b1",
"idx": "i_from_o_direct_11272",
"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": "100 100\n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 -1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/174/A",
"idx": "i_from_o_direct_11273",
"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": "['!Hi']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/57faf32df815ebd49e000117",
"idx": "i_from_o_direct_11274",
"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": "7 1\n5 2\n2 5\n9 4\n2 0\n6 7\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1169/B",
"idx": "i_from_o_direct_11275",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph 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": "[[False, False, False, False, False, False]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5d0d1c14c843440026d7958e",
"idx": "i_from_o_direct_11276",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "2 1000000000 1000000000\n1 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/649/C",
"idx": "i_from_o_direct_11277",
"question_source": "codeforces",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['i love codewars']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a71939d373c2e634200008e",
"idx": "i_from_o_direct_11279",
"question_source": "codewars",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "7 4\n1 5\n2 7\n3 4\n4 5\n4 12\n5 6\n6 7",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc054/tasks/abc054_c",
"idx": "i_from_o_direct_11280",
"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 5 1 0 1\n4\n\n1\n1 1 1 5\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/925/A",
"idx": "i_from_o_direct_11281",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[307]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a27e3438882f334a10000e3",
"idx": "i_from_o_direct_11282",
"question_source": "codewars",
"source": "taco",
"tags": "['Number theory', 'Fundamentals', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "2\n28 92\n2 59\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/597/B",
"idx": "i_from_o_direct_11283",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Sorting', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "4 7927\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/552/C",
"idx": "i_from_o_direct_11284",
"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": "[-5432]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/52608f5345d4a19bed000b31",
"idx": "i_from_o_direct_11285",
"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": "9883291673084\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/376/C",
"idx": "i_from_o_direct_11286",
"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": "5\n1 1 1 0 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/465/B",
"idx": "i_from_o_direct_11287",
"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\n3 2 5 4 10\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1139/B",
"idx": "i_from_o_direct_11288",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['hello world', {'x': 5, 'i': 2}]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/564ab935de55a747d7000040",
"idx": "i_from_o_direct_11289",
"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 5",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc078/tasks/arc085_a",
"idx": "i_from_o_direct_11290",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[[[1, 2, 3, 4, 5, 6, 7, 8], [9, 10, 11, 12, 13, 14, 15, 16], [17, 18, 19, 20, 21, 22, 23, 24], [25, 26, 27, 28, 29, 30, 31, 32], [33, 34, 35, 36, 37, 38, 39, 40], [41, 42, 43, 44, 45, 46, 47, 48], [49, 50, 51, 52, 53, 54, 55, 56], [57, 58, 59, 60, 61, 62, 63, 64]], 3]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5919f3bf6589022915000023",
"idx": "i_from_o_direct_11291",
"question_source": "codewars",
"source": "taco",
"tags": "['Matrices']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "100 34\n16 2 10 13 12 4 0 3 3 2 3 15 4 9 1 20 6 20 2 10 14 11 3 23 11 9 12 8 1 19 46 4 31 17 8 0 12 34 5 9 17 0 3 18 14 12 6 12 7 6 14 4 9 17 0 8 4 3 0 1 8 4 4 0 15 5 30 22 6 1 19 19 4 24 19 2 10 0 9 0 6 6 4 16 0 18 13 16 10 5 20 11 10 9 9 8 20 15 12\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/965/D",
"idx": "i_from_o_direct_11292",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Amortized analysis', 'Flows and cuts', '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": "elcathgirxpocnu",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc063/tasks/abc063_b",
"idx": "i_from_o_direct_11293",
"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\n399999 400000\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1319/B",
"idx": "i_from_o_direct_11295",
"question_source": "codeforces",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "1 1000 1 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/466/A",
"idx": "i_from_o_direct_11296",
"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\n206158430208 206162624513 68719476737 217758549476 108284112867 4194305 10845574205 206225539072 129468784367 73922771262\n202243898 470292528 205167640 100548427 16221286 514454151 607963029 654940662 114059201 68834463\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1230/D",
"idx": "i_from_o_direct_11297",
"question_source": "codeforces",
"source": "taco",
"tags": "['Complete search', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "2\n0 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1420/E",
"idx": "i_from_o_direct_11298",
"question_source": "codeforces",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "10\n811055 21220458\n813063 21222323\n815154 21220369\n817067 21218367\n815214 21216534\n813198 21214685\n803185 21212343\n805063 21214436\n806971 21216475\n808966 21218448\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1074/C",
"idx": "i_from_o_direct_11299",
"question_source": "codeforces",
"source": "taco",
"tags": "['Geometry', '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": "4\njngen hype wlvgjpibylpibylwlvgjpibylwlvgjwlvgjwlvgjwlvgjwlvgjpibylwlvgjwlvgjpibylpibylpibylwlvgjpibylpibyl pibylpibylpibylpibylpibylwlvgjwlvgjpibylwlvgjwlvgjpibylpibylwlvgjwlvgjwlvgjpibylwlvgjpibylwlvgj\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1003/F",
"idx": "i_from_o_direct_11300",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', 'Dynamic programming']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "35 2\n00101101100111101110111010001101101 3\n00111111100101010110111010001101101 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/47/D",
"idx": "i_from_o_direct_11301",
"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": "34\n-944 484 -717 515 -827 765 -746 763 -333 184 979 101 -524 199 624 -200 -903 -488 -376 543 924 18 958 55 -826 -12 419 497 580 -286 25 -512 -858 214 271 58 897 178 -644 -598 -41 -737 156 -765 -182 702 748 -113 -335 282 -456 -860 688 -306 614 -995 -876 -437 684 -353 -711 363 -545 -324 -418 840 472... | {
"contest_id": "https://codeforces.com/problemset/problem/302/C",
"idx": "i_from_o_direct_11302",
"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": "15 12\n2 77\n8 79\n5 85\n0 1\n0 4\n6 10\n4 38\n3 36\n9 1\n2 9\n0 72\n10 17\n5 93\n7 10\n3 49\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/391/C1",
"idx": "i_from_o_direct_11303",
"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": "[[9, 9, 9, 9, 7]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58ad388555bf4c80e800001e",
"idx": "i_from_o_direct_11304",
"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": "['.----.----.----.----.----']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56dc4f570a10feaf0a000850",
"idx": "i_from_o_direct_11305",
"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": "['ou']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/567bed99ee3451292c000025",
"idx": "i_from_o_direct_11306",
"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\nDDDDDDDDDDDDDUDDDDDDDDDDDUUUUUUUUUUUUUUUUUUUUUUUDU\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/733/E",
"idx": "i_from_o_direct_11307",
"question_source": "codeforces",
"source": "taco",
"tags": "['Data structures', 'Amortized analysis', '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": "13\nKJASLCHNDDPHWOUQNTERUYXIBX",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc146/tasks/abc146_b",
"idx": "i_from_o_direct_11308",
"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": "[[111, 121, 122, 124, 125, 126, 117, 118, 119, 121, 122, 73]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/57cc847e58a06b1492000264",
"idx": "i_from_o_direct_11309",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms', '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": "55 44 15 14 23 100\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/18/A",
"idx": "i_from_o_direct_11310",
"question_source": "codeforces",
"source": "taco",
"tags": "['Geometry', 'Complete search']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5 3 4 3 1 -1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/982/E",
"idx": "i_from_o_direct_11311",
"question_source": "codeforces",
"source": "taco",
"tags": "['Geometry', '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": "[[1, 3, 2, 4], 1, 2]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/583df40bf30065fa9900010c",
"idx": "i_from_o_direct_11312",
"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": "[['Hello', 'I', 'AM', 'Sanjay', 'Gupt']]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/55b42574ff091733d900002f",
"idx": "i_from_o_direct_11313",
"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": "732 1756\n",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/arc102/tasks/arc102_c",
"idx": "i_from_o_direct_11314",
"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": "403563\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1269/A",
"idx": "i_from_o_direct_11315",
"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": "['Carlos', 'Carlos Ray Norris']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/580a8f039a90a3654b000032",
"idx": "i_from_o_direct_11316",
"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": "10\n6 8 7 6 8 7 6 7 8 7\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/730/A",
"idx": "i_from_o_direct_11317",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[1987]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5ae7e3f068e6445bc8000046",
"idx": "i_from_o_direct_11318",
"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": "['cellS']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a805631ba1bb55b0c0000b8",
"idx": "i_from_o_direct_11319",
"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": "16\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/125/C",
"idx": "i_from_o_direct_11320",
"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": "2\n0000010111 0101001100",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc125/tasks/abc125_c",
"idx": "i_from_o_direct_11321",
"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 3\n2 2 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/961/A",
"idx": "i_from_o_direct_11322",
"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\n485402\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1249/C2",
"idx": "i_from_o_direct_11323",
"question_source": "codeforces",
"source": "taco",
"tags": "['Complete search', '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": "[[1, 3, 7]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59c8b38423dacc7d95000008",
"idx": "i_from_o_direct_11324",
"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": "263 4 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/459/C",
"idx": "i_from_o_direct_11325",
"question_source": "codeforces",
"source": "taco",
"tags": "['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": "6\n-6000 -5000 -4000 -3000 -2805 -1000\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/731/E",
"idx": "i_from_o_direct_11326",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Game theory']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "96 74 5\n8 84 74\n67 31 61\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/275/A",
"idx": "i_from_o_direct_11327",
"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": "20\n595014774 20329584 106106409 584924603 666547477 670032002 726095027 276840253 368277336 940941705 531635095 213813062 358739832 959075599 240727854 495316522 838268432 786936631 586382273 806443734\n3 1 2 3 3 2 2 1 3 2 3 2 3 3 3 2 1 3 1 2\n3 1 2 2 1 2 3 1 2 3 2 1 1 2 3 1 2 3 3 2\n40\n1 1 2 1 3... | {
"contest_id": "https://codeforces.com/problemset/problem/799/B",
"idx": "i_from_o_direct_11328",
"question_source": "codeforces",
"source": "taco",
"tags": "['Data structures', 'Implementation']"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.