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": "['012345']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/566efcfbf521a3cfd2000056",
"idx": "i_from_o_direct_11431",
"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": "10 1\n2 2 16 8 2 6 7 14 1 0\n5 8 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1095/F",
"idx": "i_from_o_direct_11432",
"question_source": "codeforces",
"source": "taco",
"tags": "['Spanning trees', 'Graph algorithms', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5 5\n1 3\n4 5\n2 3\n2 4\n1 4\n",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc068/tasks/arc079_a",
"idx": "i_from_o_direct_11433",
"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], [2, 1, 3]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/588820169ab1e053240000e0",
"idx": "i_from_o_direct_11434",
"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": "100 1\n19 55 91 50 31 23 60 84 38 1 22 51 27 76 28 98 11 44 61 63 15 93 52 3 66 16 53 36 18 62 35 85 78 37 73 64 87 74 46 26 82 69 49 33 83 89 56 67 71 25 39 94 96 17 21 6 47 68 34 42 57 81 13 10 54 2 48 80 20 77 4 5 59 30 90 95 45 75 8 88 24 41 40 14 97 32 7 9 65 70 100 99 72 58 92 29 79 12 86 43\... | {
"contest_id": "https://codeforces.com/problemset/problem/1154/E",
"idx": "i_from_o_direct_11435",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Data structures', 'Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[0, 0, [3, 3]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/588dd9c3dc49de0bd400016d",
"idx": "i_from_o_direct_11436",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', 'Data structures', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "3 3\n1 1 0\n1 2 1\n2 1 1\n1 1 1\n1 2 1\n6 1 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1136/C",
"idx": "i_from_o_direct_11437",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5\n-1 -1 4 3 -1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/341/C",
"idx": "i_from_o_direct_11438",
"question_source": "codeforces",
"source": "taco",
"tags": "['Combinatorics', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "7 2\n1 0 0 0 0 0 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/660/C",
"idx": "i_from_o_direct_11440",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Sorting', 'Amortized analysis']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should 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\n144 11169\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/797/B",
"idx": "i_from_o_direct_11441",
"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": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\naaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa\n",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc103/tasks/abc103_b",
"idx": "i_from_o_direct_11442",
"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": "['RGBG']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a25ac6ac5e284cfbe000111",
"idx": "i_from_o_direct_11443",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "001\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1221/B",
"idx": "i_from_o_direct_11444",
"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": "4\nL\nRLUUD\nLLUU\nUDUUUDDU\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1468/K",
"idx": "i_from_o_direct_11445",
"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": "3 3\n100 100 100\n100 1 100\n100 100 100\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/430/D",
"idx": "i_from_o_direct_11446",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "2 4 10\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/936/A",
"idx": "i_from_o_direct_11447",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', '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": "['abcdefghijklmnopqrstuvwxyz']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56c2acc8c44a3ad6e400050a",
"idx": "i_from_o_direct_11448",
"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": "['+555 aaaa bbbb']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59901fb5917839fe41000029",
"idx": "i_from_o_direct_11449",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "24\n19 9\n20 9\n21 9\n22 9\n23 9\n24 9\n25 9\n26 9\n27 9\n28 9\n29 9\n59 9\n31 9\n32 2\n1000000000 999999999\n999999996 999999999\n999999997 999999999\n1000000000 6\n1000000000 3\n1000000000 9\n999999999 6\n999999996 6\n999999992 6\n999999999 9\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1194/D",
"idx": "i_from_o_direct_11450",
"question_source": "codeforces",
"source": "taco",
"tags": "['Game theory', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "1\n335425804 32\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/267/A",
"idx": "i_from_o_direct_11452",
"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": "23\nfgtxkw 4\nqgbokh 0\nfrb 0\nnninr 10\nbczzdfvjkh 1\nuxpelsmxxq 2\nntvvx 2\nardaae 1\nctetnl 0\nhgk 0\nvmwo 18\nojaubfibf 1\nnu 7\ngbixsuotft 4\nekyjrgxmlj 1\navcygg 1\nmxgdulijg 1\notjmjmvpz 3\nxzubpxqnj 14\nlowoz 3\nmnfg 4\no 15\nm 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/141/C",
"idx": "i_from_o_direct_11453",
"question_source": "codeforces",
"source": "taco",
"tags": "['Greedy algorithms', 'Sorting', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5 5\n5 4 3 1 2\n1 0 7 2 2\n0 10 -1 10 22 -2 3 8 3 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1322/D",
"idx": "i_from_o_direct_11454",
"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, 10, 10, 10]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5894017082b9fb62c50000df",
"idx": "i_from_o_direct_11455",
"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 3\n3 2 1\n1 2 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/599/B",
"idx": "i_from_o_direct_11456",
"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, -2, -3, -4]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/555b73a81a6285b6ce000047",
"idx": "i_from_o_direct_11457",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5 6 1\n1 2\n2 3\n1 4\n1 5\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/618/D",
"idx": "i_from_o_direct_11458",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph traversal', 'Greedy algorithms', 'Tree algorithms', 'Dynamic programming', '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": "2\n2 4 28\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/82/B",
"idx": "i_from_o_direct_11459",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', 'Implementation', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "8\nrbrbrbbr\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/719/B",
"idx": "i_from_o_direct_11460",
"question_source": "codeforces",
"source": "taco",
"tags": "['Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "4\n8 0 -4 -9\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/847/M",
"idx": "i_from_o_direct_11461",
"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": "3\n6\n3 6 5\n5 2 4\n5 4 6\n6 3 1\n6\n2 5 6\n2 5 1\n4 1 3\n1 3 5\n3\n1 2 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1282/E",
"idx": "i_from_o_direct_11462",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms', 'Data structures', 'Graph traversal', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "10 45\n3 7\n2 3\n4 8\n2 5\n6 8\n7 7\n3 1\n3 7\n5 10\n6 2\n9 3\n3 1\n2 10\n6 7\n1 7\n7 9\n6 9\n9 3\n2 2\n2 6\n3 6\n5 8\n6 8\n10 8\n7 8\n4 6\n9 1\n5 5\n7 4\n1 10\n9 2\n2 8\n6 10\n9 8\n1 5\n7 2\n10 3\n3 8\n2 10\n1 1\n10 7\n1 4\n1 8\n10 2\n6 10\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/659/E",
"idx": "i_from_o_direct_11463",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms', 'Graph traversal', 'Greedy algorithms', 'Spanning trees', '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": "6\n1 0 1 1 0 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/550/E",
"idx": "i_from_o_direct_11464",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Greedy algorithms', 'Implementation', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "63\n992120464 989248231 989214957 988670052 954621185 940778720 938207958 936333553 935422061 927999455 922390943 909664305 901347593 893508913 889270962 887357564 864661473 846701392 803189770 787179775 751627327 736386595 702179569 673419335 672298989 602287469 599715811 574671008 527003384 51921... | {
"contest_id": "https://atcoder.jp/contests/abc102/tasks/abc102_b",
"idx": "i_from_o_direct_11465",
"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": "-999999997 999999997\n6\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/450/B",
"idx": "i_from_o_direct_11466",
"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": "100\n())((()(())))())(())((())(()((())))()))((())())(((())(()((())()))(()))()((()((()))))()))()(()))()(((\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1323/C",
"idx": "i_from_o_direct_11467",
"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": "10 5\naaaaaaaaaa\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/841/A",
"idx": "i_from_o_direct_11468",
"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": "ab\nba\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/801/B",
"idx": "i_from_o_direct_11469",
"question_source": "codeforces",
"source": "taco",
"tags": "['Greedy algorithms', 'String algorithms', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[432, 3554, 291, 28, 2]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59952e17f902df0e5f000078",
"idx": "i_from_o_direct_11470",
"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": "10:11\n10:15\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1133/A",
"idx": "i_from_o_direct_11471",
"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": "80\n0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 1 1 0 0 0 1 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 0 1 0 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1420/E",
"idx": "i_from_o_direct_11472",
"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\n320637 922609 638074 751226 567371 334446 992655 1544226 894195 1059617\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1220/D",
"idx": "i_from_o_direct_11473",
"question_source": "codeforces",
"source": "taco",
"tags": "['Number theory', 'Bit manipulation', '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 3\nBWW\nXWW\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1028/A",
"idx": "i_from_o_direct_11474",
"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": "39\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/26/A",
"idx": "i_from_o_direct_11475",
"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": "6\n16 20 18 7 13 2\n17 12 4 8 7 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1016/C",
"idx": "i_from_o_direct_11476",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['abzy']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5b7bd90ef643c4df7400015d",
"idx": "i_from_o_direct_11477",
"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": "0 13",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc164/tasks/abc164_a",
"idx": "i_from_o_direct_11478",
"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 0 3 4 5\n",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc170/tasks/abc170_a",
"idx": "i_from_o_direct_11479",
"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 3\n..........\n.########.\n.########.\n.########.\n.########.\n.########.\n.#######..\n.#######..\n.####..###\n.......###\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/377/A",
"idx": "i_from_o_direct_11480",
"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": "2\n3 2 3\n7 6 13\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/397/B",
"idx": "i_from_o_direct_11481",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Implementation', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "2 2 7122\n71 227\n1 3451\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/831/D",
"idx": "i_from_o_direct_11482",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Sorting', '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": "[12]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56a75b91688b49ad94000015",
"idx": "i_from_o_direct_11483",
"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\n1 2 1\n2 3 1\n3 2 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/21/D",
"idx": "i_from_o_direct_11484",
"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": "12\nGGSSGGGSSGGG\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1082/B",
"idx": "i_from_o_direct_11485",
"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": "[56894.04839, 843975.4839, 4.08437403489]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56143efa9d32b3aa65000016",
"idx": "i_from_o_direct_11486",
"question_source": "codewars",
"source": "taco",
"tags": "['Geometry', 'Matrices', '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, 1, 10]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5ae62fcf252e66d44d00008e",
"idx": "i_from_o_direct_11487",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "2\naa\na\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/510/C",
"idx": "i_from_o_direct_11488",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Graph algorithms', 'Graph traversal']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['((1+2))*(6-3)^9', ['+', '-', '(', ')', '^', '*']]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/575690ee34a34efb37001796",
"idx": "i_from_o_direct_11489",
"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": "[[2, 3, 5, 45, 45], 30]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58cfa5bd1c694fe474000146",
"idx": "i_from_o_direct_11490",
"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": "3\n1 7\n4 7\n7 4\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/204/B",
"idx": "i_from_o_direct_11491",
"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": "10\n47 -119\n71 25\n-87 64\n76 73\n52 -51\n-20 -57\n0 -77\n-45 -11\n-56 -48\n111 20\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/22/D",
"idx": "i_from_o_direct_11492",
"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": "[2, 5, 8]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58311faba317216aad000168",
"idx": "i_from_o_direct_11493",
"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": "100 52010\n722 943 547 336 1342 426 621 1319 1666 1843 1899 1744 1767 201 1144 1514 1114 1422 1539 1545 524 824 1839 1190 866 1585 1460 813 518 1256 508 30 180 1358 1639 1021 1422 794 961 594 1849 1286 1045 1914 1662 415 650 868 553 408 1319 1588 1150 504 686 1267 79 791 566 941 263 357 1722 961 82... | {
"contest_id": "https://codeforces.com/problemset/problem/1345/F",
"idx": "i_from_o_direct_11494",
"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": "['G']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a91e0793e9156ccb0003f6e",
"idx": "i_from_o_direct_11495",
"question_source": "codewars",
"source": "taco",
"tags": "['Matrices', 'Data structures', 'String algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "99873 99876\n24862 13862\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1142/A",
"idx": "i_from_o_direct_11496",
"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": "10 5\n13 -80 21\n23 16 5\n-94 28 1\n-26 -2 18\n-69 139 128\n-26 -86 -54\n-87 -8 48\n21 65 -25\n25 -140 87\n-62 18 82",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc100/tasks/abc100_d",
"idx": "i_from_o_direct_11497",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5 1\n-3 -2 -1 0 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/518/E",
"idx": "i_from_o_direct_11498",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', '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": "12 5\n1 6\n1 3\n7 3\n7 1\n2 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1169/B",
"idx": "i_from_o_direct_11499",
"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": "7\n2133 10315 4589 5452 8455 5567 5032\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/573/B",
"idx": "i_from_o_direct_11500",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Sorting', 'Data structures', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[3]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5ccfcfad7306d900269da53f",
"idx": "i_from_o_direct_11501",
"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 3 4\n1 1 0 1\n1 4\n3 4\n2 3\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/731/C",
"idx": "i_from_o_direct_11502",
"question_source": "codeforces",
"source": "taco",
"tags": "['Spanning trees', 'Graph algorithms', 'Graph traversal', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "10 500000\n1 100000\n1 110001\n1 100000\n1 101000\n1 100000\n100000 100000\n100000 100000\n100000 100000\n100000 101000\n100000 100000",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc061/tasks/abc061_c",
"idx": "i_from_o_direct_11503",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "2\n2 2 5 1 5 6\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/526/B",
"idx": "i_from_o_direct_11504",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph traversal', '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": "2 0\n1 1\n1 2\n1 6\n-2 1\n1 2\n1 3\n2 0\n4 3\n2 4\n4 0",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc177/tasks/abc177_d",
"idx": "i_from_o_direct_11505",
"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": "97 100\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/432/E",
"idx": "i_from_o_direct_11506",
"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": "5\n2 2\n10\n10\n3 3\n011\n100\n110\n4 4\n1111\n0110\n0100\n1111\n5 5\n01011\n11001\n00110\n11011\n10000\n2 3\n011\n101\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1440/C1",
"idx": "i_from_o_direct_11507",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "4\n1 0 3 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1081/B",
"idx": "i_from_o_direct_11508",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "40538 5\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/453/A",
"idx": "i_from_o_direct_11509",
"question_source": "codeforces",
"source": "taco",
"tags": "['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": "6 2 4\n1 2 1 1 1 5\n1 6\n3 5\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/617/E",
"idx": "i_from_o_direct_11510",
"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": "['08:55']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/58485a43d750d23bad0000e6",
"idx": "i_from_o_direct_11511",
"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": "+Dmitry\nDmitry:No phrbses with spbces at the beginning dna at the end\n+Mije\nDmitry:sp`ces spaces\n-Dmitry\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/5/A",
"idx": "i_from_o_direct_11512",
"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 2 0\n1 1 1 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/649/C",
"idx": "i_from_o_direct_11513",
"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": "['kamehameha']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/55a243393fb3e87021000198",
"idx": "i_from_o_direct_11514",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms', '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 2 8\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00\n00... | {
"contest_id": "https://codeforces.com/problemset/problem/41/D",
"idx": "i_from_o_direct_11515",
"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": "['XiBu BcPvU dSbAz UfYu']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/56419475931903e9d1000087",
"idx": "i_from_o_direct_11516",
"question_source": "codewars",
"source": "taco",
"tags": "['Ad-hoc']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5\n1 4 2 5 5\n5 4 3 2 0\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/319/C",
"idx": "i_from_o_direct_11517",
"question_source": "codeforces",
"source": "taco",
"tags": "['Geometry', '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": "4\n7\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/145/A",
"idx": "i_from_o_direct_11518",
"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": "100 100\n100 99 98 97 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 8 8 7 9 5 4 3 2 ... | {
"contest_id": "https://codeforces.com/problemset/problem/415/A",
"idx": "i_from_o_direct_11519",
"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": "990\n571794838 166505135 280595098 87706468 908809028 449619326 550020061 417531733 272239907 395932033 170818350 905839252 721696553 359289787 652396517 924226478 518158767 441170156 278740573 130959498 658506483 535209984 258165577 71868893 807636809 500677948 53326284 547136161 985443245 9507162... | {
"contest_id": "https://atcoder.jp/contests/abc163/tasks/abc163_e",
"idx": "i_from_o_direct_11520",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "11 8\n11 7\n7 5\n........\n.**.****\n.*..****\n.*.*****\n.*..****\n.**.****\n.*..****\n.*.*****\n.*......\n.*****..\n........\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1063/B",
"idx": "i_from_o_direct_11521",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms', 'Shortest paths']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "100\n50 40 60 87 39 58 44 84 46 68 16 57 77 87 92 95 42 31 74 15 50 84 30 3 47 3 87 90 76 66 6 63 74 19 40 49 6 84 41 9 77 34 7 12 2 73 58 24 81 14 81 29 65 100 1 85 64 32 38 4 78 67 32 81 80 7 100 71 29 80 4 52 47 7 78 62 52 75 6 37 16 41 27 28 21 60 62 47 21 40 37 14 59 91 23 54 33 58 12 43\n",
... | {
"contest_id": "https://codeforces.com/problemset/problem/939/A",
"idx": "i_from_o_direct_11522",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "['ABCD']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5cfd36ea4c60c3001884ed42",
"idx": "i_from_o_direct_11523",
"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": "['COde']",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5b180e9fedaa564a7000009a",
"idx": "i_from_o_direct_11524",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5\n1 4 3 0 1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/220/A",
"idx": "i_from_o_direct_11525",
"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 45\n10 5\n10 7\n6 1\n5 8\n3 5\n6 5\n1 2\n6 10\n2 9\n9 5\n4 1\n7 5\n1 8\n6 8\n10 9\n10 2\n7 9\n4 10\n7 3\n4 8\n10 3\n10 8\n2 10\n8 2\n4 2\n5 2\n9 1\n4 5\n1 3\n9 6\n3 8\n5 1\n6 4\n4 7\n8 7\n7 1\n9 1\n3 4\n6 3\n3 2\n6 7\n2 3\n4 9\n8 9\n1 10\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/412/D",
"idx": "i_from_o_direct_11526",
"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": "1 100 1\n1\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1040/A",
"idx": "i_from_o_direct_11527",
"question_source": "codeforces",
"source": "taco",
"tags": "['Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "5\n#define QNUkjqPcGWF 6*4/908975666-7/10-x*7\n#define xqwhNWiiMaZOcmgiXYY 3936*(e*5*H+2)-TsA+(e)/1-25\n#define tRsSqfqJt ((uT*82/e)+e/(23+(45)-9)+(50))\n#define DtIOWRkYe (8*3/9)*e*x *60041512*2-(e)\n#define qgPgxja (4/x+e/uT*16358009- 6/13*5)\ne+x*e/84/x+uT*H\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/7/E",
"idx": "i_from_o_direct_11528",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "10\nmsunenamos\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1063/A",
"idx": "i_from_o_direct_11529",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."... | i_from_o_direct | {
"ground_truth": "[[1, 111, 11, 11, 2, 1, 5, 0]]",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a1cb5406975987dd9000028",
"idx": "i_from_o_direct_11530",
"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": "3\n7 11\n2 6 2 5\n2 2 1 2\n4 4 3 4\n0 1 0 2\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/818/C",
"idx": "i_from_o_direct_11531",
"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": "19\n15 19 18 8 12 2 11 7 5 2 1 1 9 9 3 3 16 6 15 17 13 18 4 14 5 8 10 12 6 11 17 13 14 16 19 7 4 10\n",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/995/B",
"idx": "i_from_o_direct_11532",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Implementation', 'Greedy algorithms']"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.