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": "[4, 3]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5eea52f43ed68e00016701f3", "idx": "i_from_o_direct_8540", "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/57e76bc428d6fbc2d500036d", "idx": "i_from_o_direct_8541", "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": "['05:20 pm']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/58c2158ec7df54a39d00015c", "idx": "i_from_o_direct_8542", "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": "63481 80094 3 2 200\n2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 ...
{ "contest_id": "https://codeforces.com/problemset/problem/799/D", "idx": "i_from_o_direct_8543", "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": "sI th na apple?\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/49/A", "idx": "i_from_o_direct_8544", "question_source": "codeforces", "source": "taco", "tags": "['Implementation']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "3\n2 1 3\n0 0 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/756/A", "idx": "i_from_o_direct_8545", "question_source": "codeforces", "source": "taco", "tags": "['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": "[8675309]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5926624c9b424d10390000bf", "idx": "i_from_o_direct_8546", "question_source": "codewars", "source": "taco", "tags": "['Fundamentals']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[[]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5a1cb5406975987dd9000028", "idx": "i_from_o_direct_8547", "question_source": "codewars", "source": "taco", "tags": "['Fundamentals', 'Sorting', 'Data structures']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "1 8\n4\n0\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1269/B", "idx": "i_from_o_direct_8548", "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": "521", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc114/tasks/abc114_a", "idx": "i_from_o_direct_8549", "question_source": "atcoder", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "3 9\n2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/404/B", "idx": "i_from_o_direct_8550", "question_source": "codeforces", "source": "taco", "tags": "['Mathematics', 'Implementation']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "gpuuk", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/arc088/tasks/arc088_c", "idx": "i_from_o_direct_8551", "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": "7 4\n1 2\n2 3\n2 4\n4 3\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/489/D", "idx": "i_from_o_direct_8552", "question_source": "codeforces", "source": "taco", "tags": "['Graph algorithms', 'Graph traversal', 'Combinatorics', 'Complete search']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "1 1 3 3\n1 1 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/847/F", "idx": "i_from_o_direct_8553", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "100 2 1\n100 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/108/D", "idx": "i_from_o_direct_8554", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', 'Combinatorics', 'Mathematics', 'Probability']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "899374334 631265401 408897682\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/449/A", "idx": "i_from_o_direct_8555", "question_source": "codeforces", "source": "taco", "tags": "['Mathematics', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "8\n", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc089/tasks/abc089_a", "idx": "i_from_o_direct_8556", "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": "[[['f']]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/53689951c8a5ca91ac000566", "idx": "i_from_o_direct_8557", "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": "5\n8 1 9 2\n0 0 10 8\n1 2 6 7\n2 3 5 6\n3 4 4 5\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1028/C", "idx": "i_from_o_direct_8558", "question_source": "codeforces", "source": "taco", "tags": "['Geometry', '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": "zxzxzxzxzxzxzx\ne\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/163/A", "idx": "i_from_o_direct_8559", "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]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5899f1df27926b7d000000eb", "idx": "i_from_o_direct_8560", "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": "172587599554 597596794426\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/627/A", "idx": "i_from_o_direct_8561", "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": "43\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/535/A", "idx": "i_from_o_direct_8562", "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": "2\n1000 1000\n1100 1100\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/807/A", "idx": "i_from_o_direct_8563", "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": "[10, 1000000000]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5511b2f550906349a70004e1", "idx": "i_from_o_direct_8564", "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": "4500\n77", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc076/tasks/abc076_a", "idx": "i_from_o_direct_8565", "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": "33 9\n4 0 9 23 8", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc170/tasks/abc170_c", "idx": "i_from_o_direct_8566", "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\n\nYes\n\noN\n\nYes\n\nsYd\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1040/D", "idx": "i_from_o_direct_8567", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', '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": "8\n163045039452789882 1256704010701478587 939966121107073137 244138018261712937 158070587508987781 48873010882662763 378899027510195451 81986819972451999\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/696/C", "idx": "i_from_o_direct_8568", "question_source": "codeforces", "source": "taco", "tags": "['Combinatorics', 'Implementation', 'Dynamic programming', 'Mathematics', 'Matrices']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "3509\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/776/B", "idx": "i_from_o_direct_8569", "question_source": "codeforces", "source": "taco", "tags": "['Number theory', '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, 100]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5629b94e34e04f8fb200008e", "idx": "i_from_o_direct_8570", "question_source": "codewars", "source": "taco", "tags": "['Data structures', 'Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "0 149839283948509232\n", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc161/tasks/abc161_c", "idx": "i_from_o_direct_8571", "question_source": "atcoder", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "10 10\nleleelllel\ne m\nf n\ne l\ne l\nf l\nf f\nk l\nm d\nl l\nd f\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/591/B", "idx": "i_from_o_direct_8572", "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": "447244\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/236/C", "idx": "i_from_o_direct_8573", "question_source": "codeforces", "source": "taco", "tags": "['Number theory']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "14\n01000101010101\n10101010101010\n01000101010101\n00001010101010\n01010101010001\n10101010101010\n01010100010101\n10101000000010\n01010100010101\n10101010101010\n01010100010101\n10100010101010\n01010101010101\n10101010101010\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1326/F1", "idx": "i_from_o_direct_8574", "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": "3 3\n.*.\n***\n**.\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1015/E1", "idx": "i_from_o_direct_8575", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', '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": "akyhwm\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/174/B", "idx": "i_from_o_direct_8576", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', '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": "9961", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc178/tasks/abc178_c", "idx": "i_from_o_direct_8577", "question_source": "atcoder", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "3\n3 2 10\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1084/A", "idx": "i_from_o_direct_8578", "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": "5\n1 2\n5 1\n3 2\n3 4\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/14/D", "idx": "i_from_o_direct_8579", "question_source": "codeforces", "source": "taco", "tags": "['Graph algorithms', 'Graph traversal', 'Shortest paths', 'Amortized analysis', '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": "3\n7 7 3 6\n1 2\n2 3\n3 4\n3 5\n3 4\n6 7\n7 5\n4 5 2 3\n1 2\n2 3\n1 4\n4 1\n4 2\n4 3 4 1\n1 2\n2 3\n4 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1276/B", "idx": "i_from_o_direct_8580", "question_source": "codeforces", "source": "taco", "tags": "['Spanning trees', 'Graph algorithms', 'Graph traversal', '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, 2, 3, 0, 5, 0, 1, 6, 8, 8, 6, 9, 1]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5a8d2bf60025e9163c0000bc", "idx": "i_from_o_direct_8581", "question_source": "codewars", "source": "taco", "tags": "['Sorting', 'Data structures']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "1 7\n7\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/709/B", "idx": "i_from_o_direct_8582", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', 'Implementation', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "4 6\n3 4\n2 3\n2 2\n1 3\n1 4\n4 2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1068/C", "idx": "i_from_o_direct_8583", "question_source": "codeforces", "source": "taco", "tags": "['Graph 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": "53\n280988 756430 -515570 -248578 170649 -21608 642677 216770 827291 589500 940901 216097 -118956 -919104 -319264 -761585 289479 499613 588276 883036 480518 -323196 -274570 -406556 -381484 -956025 702135 -445274 -783543 136593 153664 897473 352651 737974 -21123 -284944 501734 898033 604429 624138 4...
{ "contest_id": "https://codeforces.com/problemset/problem/914/A", "idx": "i_from_o_direct_8584", "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": "[['abc', 'acb', 'bac', 'foo', 'bca', 'cab', 'cba']]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/585d8c8a28bc7403ea0000c3", "idx": "i_from_o_direct_8585", "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": "3\n8 35 7\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/961/E", "idx": "i_from_o_direct_8586", "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": "2 1", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc152/tasks/abc152_a", "idx": "i_from_o_direct_8587", "question_source": "atcoder", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "10 2 6 7\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/915/B", "idx": "i_from_o_direct_8588", "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 7\n1 2 2\n3 2 5\n2 4 0\n2 5 2\n2 6 9\n5 4 3\n4 3 4\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/459/E", "idx": "i_from_o_direct_8589", "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": "4\n6\n1 1 1 1 2 2 2 1 2 2 1 2\n2\n2 2 1 2\n3\n1 1 1 1 2 1\n2\n2 1 1 2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1278/C", "idx": "i_from_o_direct_8590", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', '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": "4\n1 4 3 3\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1157/C2", "idx": "i_from_o_direct_8591", "question_source": "codeforces", "source": "taco", "tags": "['Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[[1, 2, 3, 4]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/580dda86c40fa6c45f00028a", "idx": "i_from_o_direct_8592", "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": "56 18 0", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc158/tasks/abc158_b", "idx": "i_from_o_direct_8593", "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": "[3211000]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/56a628758f8d06b59800000f", "idx": "i_from_o_direct_8594", "question_source": "codewars", "source": "taco", "tags": "['Number theory', 'Fundamentals', 'Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[1, 1]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/59b0b7cd2a00d219ab0000c5", "idx": "i_from_o_direct_8595", "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": "999999999 1 2 5\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/483/B", "idx": "i_from_o_direct_8596", "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": "43\n4182 1 6766 701408734 14930353 2585 39088170 1598 11038 988 28658 3524579 611 196419 378 22 14 267914297 90 17712 433494438 24157818 9227466 121394 832041 63245987 165580142 46369 2 514230 6 35 4 234 9 317812 145 102334156 75026 1346270 5702888 56 2178310\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1189/B", "idx": "i_from_o_direct_8597", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', 'Mathematics', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[')()(']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/584c3e45710dca21be000088", "idx": "i_from_o_direct_8598", "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": "3 5 1\n#...#\n..#..\n..#..\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/377/A", "idx": "i_from_o_direct_8599", "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": "5 1\n5 5 1229\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/21/D", "idx": "i_from_o_direct_8600", "question_source": "codeforces", "source": "taco", "tags": "['Bit manipulation', 'Graph algorithms', 'Flows and cuts']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "23:59\n1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/622/B", "idx": "i_from_o_direct_8601", "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": "7 298\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1178/C", "idx": "i_from_o_direct_8602", "question_source": "codeforces", "source": "taco", "tags": "['Combinatorics', '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": "5\n3\n1 4 3\n1\n2\n2\n7 11\n10\n384836991 191890310 576823355 782177068 404011431 818008580 954291757 278929746 155374934 840594328\n8\n6 69 1379 69696 598267 6969696 69696969 1145009244\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1604/C", "idx": "i_from_o_direct_8603", "question_source": "codeforces", "source": "taco", "tags": "['Number theory', 'Complete search', 'Mathematics', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "['Indivisibilities']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/54bf1c2cd5b56cc47f0007a1", "idx": "i_from_o_direct_8604", "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": "xoo x.. x..\nooo ... ...\nooo ... ...\n\nx.. x.. x..\n... ... ...\n... ... ...\n\nx.. x.. x..\n... ... ...\n... ... ...\n7 4\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/904/B", "idx": "i_from_o_direct_8605", "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": "100\n1 1 0 1 1 1 1 0 1 0 0 1 1 1 1 1 0 0 0 1 0 1 1 1 1 1 0 1 1 1 1 1 0 1 1 0 1 1 1 1 1 1 1 1 1 0 0 0 1 0 1 1 0 1 0 1 1 0 0 1 0 1 1 1 0 1 0 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 0 0 1 0 1 1 1 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1254/B1", "idx": "i_from_o_direct_8606", "question_source": "codeforces", "source": "taco", "tags": "['Constructive algorithms', 'Sorting', 'Amortized analysis', 'Greedy algorithms', '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": "['nomoretears', [15, 17, 14, 17, 19, 7, 21, 7, 2, 20, 20]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5930d8a4b8c2d9e11500002a", "idx": "i_from_o_direct_8607", "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\n1 -877412367 -1000000000\n1 2\n1 3\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/743/D", "idx": "i_from_o_direct_8608", "question_source": "codeforces", "source": "taco", "tags": "['Tree algorithms', 'Graph algorithms', 'Graph traversal', 'Dynamic programming']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "['Mexico']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/58bf9bd943fadb2a980000a7", "idx": "i_from_o_direct_8609", "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 100\n5 10 10 7 10 6 2 5\n401027 10\n1174182 11\n1967183 12\n2239685 13\n2742681 14\n6538130 15\n7834524 16\n9379766 17\n10164699 18\n11170626 19\n11667814 20\n12026449 21\n12559961 22\n13094059 23\n13858993 24\n13937099 25\n15624934 26\n15865018 27\n17505690 28\n17538546 29\n20336357 30\n20722359...
{ "contest_id": "https://atcoder.jp/contests/arc105/tasks/arc105_c", "idx": "i_from_o_direct_8610", "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": "['Test']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/55e6125ad777b540d9000042", "idx": "i_from_o_direct_8611", "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\naaqbm\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1251/A", "idx": "i_from_o_direct_8612", "question_source": "codeforces", "source": "taco", "tags": "['String algorithms', 'Amortized analysis', '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 5\n2\na\nabcbb\nabcaacac\naab\naaa\n0\nb\nb\nbb\nbbaaaabca\nbbcbbc\n4\ncbcb\ncbcbac\ncabbcbbca\ncaca\ncc\n1\nca\nbacbbabcc\nbaccac\nbccababc\na\n3\naaccacabac\nacbb\nacaaaac\nc\ncb\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1424/M", "idx": "i_from_o_direct_8613", "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": "[[-3, -2, 2, 3]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/580dda86c40fa6c45f00028a", "idx": "i_from_o_direct_8614", "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": "RPRUJ\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1331/F", "idx": "i_from_o_direct_8615", "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": "1576 559 426 363 225 692 935\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/452/D", "idx": "i_from_o_direct_8616", "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": "[15]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5840e31f770be1636e0000d3", "idx": "i_from_o_direct_8617", "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": "2 1\n125 12\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/837/D", "idx": "i_from_o_direct_8618", "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": "001\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1202/B", "idx": "i_from_o_direct_8619", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', 'Complete search', '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": "62550740\n", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/arc068/tasks/arc068_a", "idx": "i_from_o_direct_8620", "question_source": "atcoder", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[0, 10]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5a1502db46d84395ab00008a", "idx": "i_from_o_direct_8621", "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": "9\n9 8 7 6 5 4 3 2 2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/51/C", "idx": "i_from_o_direct_8622", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[1, 10, 10, 0]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5894017082b9fb62c50000df", "idx": "i_from_o_direct_8623", "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\n2 4 1 4 2\n", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc082/tasks/arc087_a", "idx": "i_from_o_direct_8625", "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": "usbpsfaz\nhl\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/157/C", "idx": "i_from_o_direct_8626", "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": "1\n1634547509538\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1203/C", "idx": "i_from_o_direct_8627", "question_source": "codeforces", "source": "taco", "tags": "['Mathematics', 'Implementation']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "25\n4\n4 3 8 12\n5\n3 12 4 8 2\n3\n6 12 8\n4\n2 12 8 6\n4\n12 8 6 3\n5\n6 12 2 3 8\n4\n8 6 4 12\n5\n12 6 4 8 2\n5\n4 8 6 12 3\n6\n4 8 12 6 3 2\n1\n24\n2\n24 2\n2\n24 3\n3\n2 24 3\n2\n4 24\n3\n2 24 4\n3\n24 3 4\n4\n2 24 4 3\n2\n6 24\n3\n24 6 2\n3\n24 6 3\n4\n2 24 6 3\n3\n4 6 24\n4\n7 24 2 6\n4\n24 3...
{ "contest_id": "https://codeforces.com/problemset/problem/1165/D", "idx": "i_from_o_direct_8628", "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": "[[['00:00', '00:05'], ['16:37', '18:19'], ['12:07', '12:12'], ['00:30', '02:49'], ['12:12', '12:14'], ['12:14', '15:00'], ['15:00', '19:32']]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/57024825005264fe9200057d", "idx": "i_from_o_direct_8629", "question_source": "codewars", "source": "taco", "tags": "['Sorting', 'Data structures']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "30\n[[][[[[[[[[[[[]]][]][]]]]]]]]]\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/770/D", "idx": "i_from_o_direct_8630", "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": "FTTTTFFF\n38\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/132/C", "idx": "i_from_o_direct_8631", "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": "['1']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/570597e258b58f6edc00230d", "idx": "i_from_o_direct_8632", "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": "5 100\n3 1 1 3 3\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1061/B", "idx": "i_from_o_direct_8633", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', 'Implementation', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "6\n1 10\n2 100\n1 1000\n1 10001\n2 110000\n3 1000000\n3\n1 3\n2 2 4\n2 1 2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/749/D", "idx": "i_from_o_direct_8634", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', 'Data structures']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "80 652 254 207 837\n455 540 278 38 19 781 686 110 733 40 434 581 77 381 818 236 444 615 302 251 762 676 771 483 767 479 326 214 316 551 544 95 157 828 813 201 103 502 422 410 84 733 431 90 261 326 731 374 730 748 303 83 302 673 50 822 46 590 248 751 345 579 689 616 331 593 428 344 754 777 178 80 60...
{ "contest_id": "https://codeforces.com/problemset/problem/964/B", "idx": "i_from_o_direct_8635", "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": "3\n10 11 12\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/719/A", "idx": "i_from_o_direct_8636", "question_source": "codeforces", "source": "taco", "tags": "['Implementation']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "4 10 1\naaaa\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1121/F", "idx": "i_from_o_direct_8637", "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": "13\n0 46 104 116 63 118 158 16 221 222 136 245 223\n9\n0 46 104 116 118 158 221 222 245\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/10/D", "idx": "i_from_o_direct_8638", "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": "1\n5\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/440/B", "idx": "i_from_o_direct_8639", "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": "3\n2 2 2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/914/B", "idx": "i_from_o_direct_8640", "question_source": "codeforces", "source": "taco", "tags": "['Game theory', 'Implementation', 'Greedy algorithms']" }