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": "10\nb\nd\nb\nc\nb\na\nc\nb\na\na\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/191/A", "idx": "i_from_o_direct_7920", "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": "6 6\n202714501 613423725 367325359 862808465 182588146 745008828\n2 492\n2 41\n1 3 173984392\n1 5 9356383\n3 5\n1 5 472683539\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/315/B", "idx": "i_from_o_direct_7921", "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\n3 3 0 1\n2 1 0 3\n2 2 1 1\n1 1 3 0\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/28/D", "idx": "i_from_o_direct_7922", "question_source": "codeforces", "source": "taco", "tags": "['String algorithms', 'Sorting', 'Data structures', '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/559656796d8fb52e17000003", "idx": "i_from_o_direct_7923", "question_source": "codewars", "source": "taco", "tags": "['Matrices', '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": "[['']]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/52249faee9abb9cefa0001ee", "idx": "i_from_o_direct_7924", "question_source": "codewars", "source": "taco", "tags": "['Data structures']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "40\n37 15\n48 10\n16 5\n25 23\n32 20\n24 4\n46 19\n16 13\n1 1\n37 22\n44 29\n24 6\n27 10\n39 16\n28 13\n5 4\n31 22\n9 2\n30 26\n23 16\n16 12\n43 5\n29 1\n20 5\n40 13\n18 14\n22 15\n29 2\n3 2\n6 3\n45 28\n42 34\n43 32\n10 10\n12 6\n10 8\n4 1\n17 17\n16 7\n8 7\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/439/E", "idx": "i_from_o_direct_7925", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', '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": "[[]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5933af2db328fbc731000010", "idx": "i_from_o_direct_7926", "question_source": "codewars", "source": "taco", "tags": "['Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "10 6\n6 8\n4 5\n1 9\n1 6\n7 5\n8 3\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1129/A2", "idx": "i_from_o_direct_7927", "question_source": "codeforces", "source": "taco", "tags": "['Complete search', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "25\n36", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc154/tasks/abc154_e", "idx": "i_from_o_direct_7928", "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": "[['301', '302', '303', '304', '305', '310', '311', '312', '313', '314']]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5f47e79e18330d001a195b55", "idx": "i_from_o_direct_7929", "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": "1 100 33 67\n", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/arc109/tasks/arc109_a", "idx": "i_from_o_direct_7930", "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": "69\n1034 414 632 614 62 855 100 385 1098 8 462 1750 1227 960 450 25 1307 578 37 262 482 1143 844 696 1004 1008 70 1137 509 1217 561 557 192 513 792 794 1335 1201 1290 543 698 55 119 536 1088 162 1074 676 246 764 662 595 1054 1252 778 165 703 1222 326 158 145 272 729 381 1087 467 717 113 73\n", "s...
{ "contest_id": "https://codeforces.com/problemset/problem/1163/E", "idx": "i_from_o_direct_7931", "question_source": "codeforces", "source": "taco", "tags": "['Bit manipulation', 'Graph algorithms', 'Constructive algorithms', 'Complete search', 'Mathematics', 'Data structures']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[[1, 2], 2]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/57d814e4950d8489720008db", "idx": "i_from_o_direct_7932", "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": "['.tree1']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/59be6bdc4f98a8a9c700007d", "idx": "i_from_o_direct_7933", "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": "142972 686320621 866589707\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1105/C", "idx": "i_from_o_direct_7934", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', '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": "5\npwd\ncd gak/btz\npwd\npwd\npwd\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/158/C", "idx": "i_from_o_direct_7935", "question_source": "codeforces", "source": "taco", "tags": "['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": "10000000001000000000\n3\n", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc154/tasks/abc154_e", "idx": "i_from_o_direct_7936", "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]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/515e271a311df0350d00000f", "idx": "i_from_o_direct_7937", "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": "93 3\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/289/C", "idx": "i_from_o_direct_7938", "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": "c\naa\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/163/A", "idx": "i_from_o_direct_7939", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "3 3\ncab\necb\ncbd\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/90/B", "idx": "i_from_o_direct_7940", "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": "28\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/125/A", "idx": "i_from_o_direct_7941", "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": "6 2\n129999\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1269/C", "idx": "i_from_o_direct_7942", "question_source": "codeforces", "source": "taco", "tags": "['Greedy algorithms', 'String algorithms', 'Implementation', 'Constructive algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "21", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc139/tasks/abc139_d", "idx": "i_from_o_direct_7943", "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\n22 49 227\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/264/B", "idx": "i_from_o_direct_7944", "question_source": "codeforces", "source": "taco", "tags": "['Number theory', '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, 2, 9]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5c2ab63b1debff404a46bd12", "idx": "i_from_o_direct_7945", "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": "37 84\n-8 5\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/883/M", "idx": "i_from_o_direct_7947", "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": "4\n5\nsouse\neiuoh\n3\ncat\ndog\n2\nab\naz\n3\nbac\nacb\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1243/B2", "idx": "i_from_o_direct_7948", "question_source": "codeforces", "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": "2\n1 1\n1 -1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/245/D", "idx": "i_from_o_direct_7949", "question_source": "codeforces", "source": "taco", "tags": "['Greedy algorithms', 'Constructive algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[[2, -3, -1, 5, -4], 2]", "style": "rule" }
{ "contest_id": "https://leetcode.com/problems/maximize-sum-of-array-after-k-negations/", "idx": "i_from_o_direct_7950", "question_source": "leetcode", "source": "taco", "tags": "['Sorting', 'Data structures', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "30 10\n1 1 3 3 5 2 1 8 2 6 11 5 2 6 12 11 8 5 11 3 14 3 29 13 14 25 16 2 8 17\n6 3\n0 15\n1 0\n9 2\n12 16\n1 0\n17 3\n14 13\n0 22\n3 10\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1405/E", "idx": "i_from_o_direct_7951", "question_source": "codeforces", "source": "taco", "tags": "['Constructive algorithms', 'Sorting', 'Amortized analysis', 'Greedy 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": "['sammoc', 'commas']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/55c04b4cc56a697bb0000048", "idx": "i_from_o_direct_7952", "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": "10 10\n137 197 856 768 825 894 86 317 218 326\n7 8\n4 7\n8 9\n7 10\n1 2\n1 4\n3 6\n3 5\n2 3\n1 9 624\n2 1\n2 4\n1 6 507\n1 8 467\n1 1 643\n2 1\n1 8 631\n2 4\n1 7 244\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/383/C", "idx": "i_from_o_direct_7953", "question_source": "codeforces", "source": "taco", "tags": "['Tree algorithms', 'Data structures', '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": "4 0 3 414790855\n2 20 97 99\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/60/E", "idx": "i_from_o_direct_7955", "question_source": "codeforces", "source": "taco", "tags": "['Matrices', '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": "[['50', '51', '61', '53', '54', '60', '52', '62', '55', '56']]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5f47e79e18330d001a195b55", "idx": "i_from_o_direct_7956", "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": "4\n19 0 1 2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1159/B", "idx": "i_from_o_direct_7957", "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": "11 252\n", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc126/tasks/abc126_f", "idx": "i_from_o_direct_7958", "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": "['']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/596c6eb85b0f515834000049", "idx": "i_from_o_direct_7959", "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": "2 0 0\n1 2\n2 3\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/960/B", "idx": "i_from_o_direct_7960", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', 'Data structures', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "10 10\n0000000000\n0000001000\n0000000100\n0101000100\n0000000000\n0000000000\n1000110000\n1011010010\n0000110000\n0000001001\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/230/C", "idx": "i_from_o_direct_7961", "question_source": "codeforces", "source": "taco", "tags": "['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": "4 3\n10\n21\n2\n-1\n6", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc115/tasks/abc115_c", "idx": "i_from_o_direct_7962", "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": "12\n9S TS QS KD KS AS QS KS 6S AD AD AS\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/208/B", "idx": "i_from_o_direct_7964", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', '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": "-21", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc043/tasks/abc043_a", "idx": "i_from_o_direct_7965", "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 0 100000000\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/717/B", "idx": "i_from_o_direct_7966", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', '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": "['xyz', -23, 6]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/57048c1275263af10b00063e", "idx": "i_from_o_direct_7967", "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": "7QTfE4ALvzkzzD4j7QTfE4ALvzkzzD4j\n10\nvzkzzD4j7\nE4AL\nTfE4ALv\nzzD4j7QT\nzkzzD4j7\n4AL\nj7Q\nE4ALvzkzzD\nvzkzzD4j\n4ALvzk\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/79/C", "idx": "i_from_o_direct_7968", "question_source": "codeforces", "source": "taco", "tags": "['String algorithms', 'Amortized analysis', 'Greedy algorithms', 'Dynamic programming', 'Data structures']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[[4, 10, 2, 3, 1, 3, 1, 6, 9]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5c2d5de69611562191289041", "idx": "i_from_o_direct_7970", "question_source": "codewars", "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 1396\n-2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1005/E2", "idx": "i_from_o_direct_7971", "question_source": "codeforces", "source": "taco", "tags": "['Sorting']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "4\n1 1 1 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1005/A", "idx": "i_from_o_direct_7972", "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": "[['a']]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/53a9ee602f150d5d6b000307", "idx": "i_from_o_direct_7973", "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": "19022 45013\n868 307\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1143/D", "idx": "i_from_o_direct_7974", "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": "17 85\n1 2 10 1 10 3 2 3 6 5 9 2 10 1 3 3 5\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1185/C1", "idx": "i_from_o_direct_7975", "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": "9\n5\n4\n0\n228\n1\n0\n8\n3\n1181\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1064/B", "idx": "i_from_o_direct_7976", "question_source": "codeforces", "source": "taco", "tags": "['Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/44/I", "idx": "i_from_o_direct_7977", "question_source": "codeforces", "source": "taco", "tags": "['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": "[5]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5a34da5dee1aae516d00004a", "idx": "i_from_o_direct_7978", "question_source": "codewars", "source": "taco", "tags": "['Matrices', '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": "[[]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/58acfe4ae0201e1708000075", "idx": "i_from_o_direct_7979", "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": "5459068335998937712219392718012718\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/122/B", "idx": "i_from_o_direct_7981", "question_source": "codeforces", "source": "taco", "tags": "['Implementation', 'Complete search']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[6]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5434283682b0fdb0420000e6", "idx": "i_from_o_direct_7982", "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": "6 6\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1029/F", "idx": "i_from_o_direct_7983", "question_source": "codeforces", "source": "taco", "tags": "['Number theory', 'Sorting', '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": "['R1C1']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/58b38f24c723bf6b660000d8", "idx": "i_from_o_direct_7984", "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": "3 4\n0 2 1\n0 0 3 0\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1228/B", "idx": "i_from_o_direct_7985", "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": "190014 20 190033\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1492/D", "idx": "i_from_o_direct_7986", "question_source": "codeforces", "source": "taco", "tags": "['Bit manipulation', 'Constructive algorithms', 'Mathematics', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[[1, 2, 3, 4]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5ba38ba180824a86850000f7", "idx": "i_from_o_direct_7987", "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": "769702746 2000000000 1999999999 2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/16/C", "idx": "i_from_o_direct_7988", "question_source": "codeforces", "source": "taco", "tags": "['Number theory', '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": "3\n1 6 8\n1\n3\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/227/D", "idx": "i_from_o_direct_7989", "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": "6 2\n1 1\n2 2\n1 1\n1 1\n1 2\n1 1\n2 2\n1 2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/159/B", "idx": "i_from_o_direct_7990", "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": "[[[3, 1], [0, 0], [4, 3], [2, 5], [1, 7], [6, 3], [7, 4], [5, 7], [7, 1], [4, 4], [1, 3], [2, 2], [6, 7], [2, 1], [3, 3]]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/59766edb9bfe7cd5b000006e", "idx": "i_from_o_direct_7991", "question_source": "codewars", "source": "taco", "tags": "['Data structures']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "vtkejg", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc069/tasks/abc069_b", "idx": "i_from_o_direct_7992", "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": "20 30\n3 6 -6 10 10 -6 10 7 0 -10 3 1 -7 -9 1 -7 5 1 -1 1\n8 10 -10 -1 -9 3 9 -9 6 5 10 -2 -5 -9 1 3 -4 -1 -8 -7\n2 14\n1 8 11 1\n2 7\n1 6 17 1\n1 9 2 7\n1 12 1 7\n2 20\n2 5\n1 14 8 2\n1 8 17 4\n2 4\n1 11 10 9\n2 8\n2 3\n2 2\n1 17 7 2\n1 3 18 1\n2 11\n1 5 12 6\n1 12 7 1\n2 16\n2 11\n2 10\n2 19\n2 2...
{ "contest_id": "https://codeforces.com/problemset/problem/292/E", "idx": "i_from_o_direct_7993", "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\n11 12\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/998/A", "idx": "i_from_o_direct_7994", "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": "50\n1 2 3 4 5 6 7 8 9 10 2 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 14 41 42 43 44 45 46 47 48 49 50\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1323/D", "idx": "i_from_o_direct_7995", "question_source": "codeforces", "source": "taco", "tags": "['Bit manipulation', 'Constructive algorithms', 'Sorting', 'Mathematics', 'Data structures']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "2\n5 4 0 3\n4 12 14 0\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/725/F", "idx": "i_from_o_direct_7996", "question_source": "codeforces", "source": "taco", "tags": "['Game theory', '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 2\n1 6\n1\n0\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/842/D", "idx": "i_from_o_direct_7997", "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": "[110]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/584dee06fe9c9aef810001e8", "idx": "i_from_o_direct_7998", "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": "afcedgbdccccdccdgbecgbddfccdbadbafeabbeabgrahhfecabbdedfdfegabacabagabacaqoeabacqbadabacabafabacabadabacabaeabacabadabacaba\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/159/D", "idx": "i_from_o_direct_7999", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', 'Complete search', '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": "100\n0 0 0 0 0 0 1 4 6 0 2 1 2 1 1 1 14 0 8 4 12 12 5 0 3 2 2 4 3 9 1 5 3 6 9 14 6 2 4 18 7 7 19 5 20 12 17 16 0 34 2 6 12 27 9 4 29 22 4 20 20 17 7 20 43 53 17 3 3 15 1 46 11 24 12 6 12 6 11 18 13 1 5 0 19 10 24 41 16 41 18 52 46 39 16 30 18 23 22 9\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/886/C", "idx": "i_from_o_direct_8000", "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": "[[982, 490, 339, 180], [180, 250, 721, 2500]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5b19f34c7664aacf020000ec", "idx": "i_from_o_direct_8002", "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": "[300, 2]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/58a6742c14b042a042000038", "idx": "i_from_o_direct_8003", "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": "11", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc157/tasks/abc157_a", "idx": "i_from_o_direct_8004", "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\n^ 125\n^ 20\n& 727\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/878/A", "idx": "i_from_o_direct_8005", "question_source": "codeforces", "source": "taco", "tags": "['Bit manipulation', '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 50\n100 150 200 101 88\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/958/C1", "idx": "i_from_o_direct_8006", "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": "3\n6 4\n1 1\n1 0\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1260/B", "idx": "i_from_o_direct_8007", "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": "[2]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/591392af88a4994caa0000e0", "idx": "i_from_o_direct_8008", "question_source": "codewars", "source": "taco", "tags": "['Number theory', '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\npair pair pair int pair int pair pair pair pair pair int int int int int int int int\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/190/C", "idx": "i_from_o_direct_8009", "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\n10\n132182352 630066892\n323711215 923129673\n100213482 882571434\n226161845 398771294\n243750814 1483105037\n322757488 608184251\n241900265 682732740\n197067927 815099563\n17475338 866870249\n196083281 217426389\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1227/A", "idx": "i_from_o_direct_8010", "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": "10\n2 3 1 6 3 4 6 6 4 1", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/arc069/tasks/arc069_c", "idx": "i_from_o_direct_8011", "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": "FTFFTFTTFFTFTFFTTTTTFTFTFTFFFFTTFTTFTFTTTFTTFFFFFFTFTFTFFFTFTT\n3\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/132/C", "idx": "i_from_o_direct_8012", "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": "111 101 941", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc127/tasks/abc127_e", "idx": "i_from_o_direct_8013", "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": "bji", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/arc088/tasks/arc088_c", "idx": "i_from_o_direct_8014", "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\n3\n1 2 0\n3 1 4\n2 4 3\n4 5 6\n4 6 5\n2\n1 2 1\n1 3 2\n1 4 3\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1281/E", "idx": "i_from_o_direct_8015", "question_source": "codeforces", "source": "taco", "tags": "['Graph algorithms', 'Graph traversal', 'Implementation', 'Greedy algorithms', 'Tree algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "abccfedccba\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/981/A", "idx": "i_from_o_direct_8017", "question_source": "codeforces", "source": "taco", "tags": "['String algorithms', '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 2\n0.1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/989/B", "idx": "i_from_o_direct_8018", "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": "2 2 2\n2 3\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/846/B", "idx": "i_from_o_direct_8019", "question_source": "codeforces", "source": "taco", "tags": "['Complete search', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "7\n-16 4 1 0 1 0 0", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc050/tasks/arc066_a", "idx": "i_from_o_direct_8020", "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\n0 0 0\n0 0 1\n10000 10000\n0 0 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/65/C", "idx": "i_from_o_direct_8021", "question_source": "codeforces", "source": "taco", "tags": "['Geometry', '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, 1, 2, 3]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/56b97b776ffcea598a0006f2", "idx": "i_from_o_direct_8022", "question_source": "codewars", "source": "taco", "tags": "['Sorting']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "3\n4 5 5\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1084/A", "idx": "i_from_o_direct_8023", "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": "10 8\n+ 1\n- 1\n- 2\n- 3\n+ 3\n+ 5\n- 7\n+ 9\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/421/C", "idx": "i_from_o_direct_8024", "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": "17 28 19 5558\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/571/A", "idx": "i_from_o_direct_8025", "question_source": "codeforces", "source": "taco", "tags": "['Mathematics', 'Combinatorics', 'Implementation']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "3\n1 56 23\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1113/B", "idx": "i_from_o_direct_8026", "question_source": "codeforces", "source": "taco", "tags": "['Number theory', 'Greedy algorithms']" }