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": "['reusetestcasesbitcointakeovertheworldmaybewhoknowsperhaps']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/57cec34272f983e17800001e", "idx": "i_from_o_direct_8027", "question_source": "codewars", "source": "taco", "tags": "['String algorithms', 'Fundamentals', 'Data structures']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "4\n-42939263 80157803 90523514\n-42939263 94977529 90523514\n-42939263 94977529 -3280468\n-42939263 80157803 -3280468\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1237/C1", "idx": "i_from_o_direct_8028", "question_source": "codeforces", "source": "taco", "tags": "['Geometry', 'Constructive 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": "3\nab 1 1\naba 1 3\nab 2 3 6\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/828/C", "idx": "i_from_o_direct_8029", "question_source": "codeforces", "source": "taco", "tags": "['String algorithms', 'Sorting', 'Data structures']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "111 -1 -6 010", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc052/tasks/abc052_a", "idx": "i_from_o_direct_8030", "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": "18 18 17\n0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0\n7 2 72234689\n2 4 444921228\n4 6 157507820\n9 10 900032432\n10 9 888093209\n9 17 115896460\n17 5 904317029\n5 12 64075203\n12 3 743717743\n3 13 692735618\n13 11 607064833\n11 18 677893322\n18 1 909539256\n1 14 619680883\n14 15 933580266\n15 8 932409037...
{ "contest_id": "https://codeforces.com/problemset/problem/580/D", "idx": "i_from_o_direct_8031", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', 'Bit manipulation']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "['11100111']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/58409435258e102ae900030f", "idx": "i_from_o_direct_8032", "question_source": "codewars", "source": "taco", "tags": "['String algorithms', 'Bit manipulation', '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": "-18 0", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc113/tasks/abc113_a", "idx": "i_from_o_direct_8033", "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": "13\n0011111011010\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/873/B", "idx": "i_from_o_direct_8034", "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": "0500014440100110264222000342611000102247070652310723\n1302\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/670/F", "idx": "i_from_o_direct_8035", "question_source": "codeforces", "source": "taco", "tags": "['String algorithms', 'Complete search', '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": "100000 100000\n15177 623622021\n88390 180326516\n31327 1862103\n33393 930159088\n71680 9557642\n57161 461029205\n48836 553012899\n93001 783318861\n50885 905097735\n44266 640247411\n97004 99756750\n13488 369102994\n40041 908972827\n34508 47522355\n12826 989766834\n61185 71527560\n83021 545208438\n15...
{ "contest_id": "https://atcoder.jp/contests/abc113/tasks/abc113_c", "idx": "i_from_o_direct_8036", "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": "6 5 6 22\n8 1 6 1 4 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/621/E", "idx": "i_from_o_direct_8037", "question_source": "codeforces", "source": "taco", "tags": "['Matrices', '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\n1400\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/938/C", "idx": "i_from_o_direct_8038", "question_source": "codeforces", "source": "taco", "tags": "['Complete search', '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": "3\n1 3 4\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/954/C", "idx": "i_from_o_direct_8039", "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": "92\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/877/C", "idx": "i_from_o_direct_8040", "question_source": "codeforces", "source": "taco", "tags": "['Constructive algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "2\n2\n10 15\n5 7\n20 33\n1\n1 0\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/23/C", "idx": "i_from_o_direct_8041", "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": "[[3, 1, 5, 4]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/53da6d8d112bd1a0dc00008b", "idx": "i_from_o_direct_8042", "question_source": "codewars", "source": "taco", "tags": "['Fundamentals', 'Data structures']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "1 1000\n1\n1000\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/658/A", "idx": "i_from_o_direct_8043", "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": "['This is a test ']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/58d76854024c72c3e20000de", "idx": "i_from_o_direct_8044", "question_source": "codewars", "source": "taco", "tags": "['Fundamentals', 'Data structures']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "10 20\njvyxocgomfmrtllgmagp 13\ngvtjnyaofrswcnnifzfq 17\nqisxpseggpjfoijmqnel -5\nlenqmjiofjpggespxsiq 14\nqfzfinncwsrfoaynjtvg 14\ncaayidazlylxyisihdhx 14\npgamglltrmfmogcoxyvj 11\nxhdhisiyxlylzadiyaac 2\ntbirihfpjgbbtclpxwhv 19\nvhwxplctbbgjpfhiribt 10\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/748/D", "idx": "i_from_o_direct_8045", "question_source": "codeforces", "source": "taco", "tags": "['Greedy algorithms', 'Data structures', '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 2 4 8\n", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/arc105/tasks/arc105_a", "idx": "i_from_o_direct_8046", "question_source": "atcoder", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "100 19 1 100", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc052/tasks/abc052_a", "idx": "i_from_o_direct_8047", "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\n74 7\n19 39 40 47 55 57 61\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/920/A", "idx": "i_from_o_direct_8048", "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": "9\n3 9 2 2 3 1 3 6 5\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/442/C", "idx": "i_from_o_direct_8049", "question_source": "codeforces", "source": "taco", "tags": "['Data structures', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "10 6\n10 6\n5 2\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_8050", "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": "['Hello World!']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5713b0253b510cd97f001148", "idx": "i_from_o_direct_8051", "question_source": "codewars", "source": "taco", "tags": "['Game theory', '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": "[[2, 8, 6, 7, 4, 3, 1, 5, 9]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/553f01db29490a69ff000049", "idx": "i_from_o_direct_8052", "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]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5d5a7525207a674b71aa25b5", "idx": "i_from_o_direct_8053", "question_source": "codewars", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "7 6\n1 1 1 1 1 1 0\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/234/B", "idx": "i_from_o_direct_8054", "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": "100 1 20\n0\n0\n1\n1\n1\n0\n0\n0\n1\n1\n0\n1\n0\n1\n1\n0\n1\n1\n0\n1\n0\n1\n1\n0\n1\n0\n1\n0\n0\n0\n0\n0\n0\n0\n0\n0\n0\n1\n1\n0\n1\n0\n1\n1\n1\n0\n1\n0\n0\n1\n1\n1\n1\n0\n0\n0\n0\n1\n0\n0\n1\n1\n1\n1\n0\n0\n1\n1\n0\n1\n0\n1\n0\n0\n0\n0\n0\n1\n1\n1\n1\n1\n1\n0\n0\n1\n1\n0\n1\n0\n0\n0\n0\n1\n1\n1\n1...
{ "contest_id": "https://codeforces.com/problemset/problem/873/C", "idx": "i_from_o_direct_8055", "question_source": "codeforces", "source": "taco", "tags": "['Amortized analysis', '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": "1001000100000\n2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/914/C", "idx": "i_from_o_direct_8056", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', '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": "2\n-1 -33", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc067/tasks/arc078_a", "idx": "i_from_o_direct_8057", "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": "484\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/988/E", "idx": "i_from_o_direct_8058", "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": "['kamehameha']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/55a243393fb3e87021000198", "idx": "i_from_o_direct_8059", "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": "10 14\n1 1 0 0 1 0 1 0 1 1\n0 1\n0 2\n0 4\n0 9\n1 3\n3 5\n3 4\n3 6\n3 8\n4 9\n5 6\n6 7\n7 8\n7 9\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/909/E", "idx": "i_from_o_direct_8060", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', '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": "['2(a3(b))']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5a793fdbfd8c06d07f0000d5", "idx": "i_from_o_direct_8061", "question_source": "codewars", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "5\n0 2 0 0\n1 2 1 0\n0 5 0 0\n-1 5 6 0\n0 2 3 4\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/451/C", "idx": "i_from_o_direct_8062", "question_source": "codeforces", "source": "taco", "tags": "['Mathematics', 'Implementation', 'Complete search']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "3\n-1 1 0\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/914/A", "idx": "i_from_o_direct_8063", "question_source": "codeforces", "source": "taco", "tags": "['Mathematics', 'Implementation', 'Complete search']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "2\n263727 760487\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/938/B", "idx": "i_from_o_direct_8064", "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": "632600205259324856 342664004303316311\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/922/C", "idx": "i_from_o_direct_8065", "question_source": "codeforces", "source": "taco", "tags": "['Number theory', '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 75 153\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/460/B", "idx": "i_from_o_direct_8066", "question_source": "codeforces", "source": "taco", "tags": "['Mathematics', 'Number theory', 'Implementation', 'Complete search']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "3\n8 8 4", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc177/tasks/abc177_e", "idx": "i_from_o_direct_8067", "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": "['84726982693273833278793270857832737832657889327984726982326765836983']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/589ebcb9926baae92e000001", "idx": "i_from_o_direct_8068", "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": "25\nR1 R2 G1 B5 Y5 W3 R4 R4 R1 G3 R2 W1 B1 G2 W2 G4 R2 W3 B1 W3 B5 Y5 R2 B4 B5\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/442/A", "idx": "i_from_o_direct_8069", "question_source": "codeforces", "source": "taco", "tags": "['Bit manipulation', '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": "/Z@PuVh~_3k*d LR|/Q%)\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/133/C", "idx": "i_from_o_direct_8070", "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": "[[[0, 23], [1, 23], [1, 23], [0, 23], [0, 23], [0, 23]]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/58885a7bf06a3d466e0000e3", "idx": "i_from_o_direct_8071", "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": "7\n1\n7\n9\n5\n6\n10\n5\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/913/G", "idx": "i_from_o_direct_8072", "question_source": "codeforces", "source": "taco", "tags": "['Number theory', 'Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "['())()))))()()(']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5a3f2925b6cfd78fb0000040", "idx": "i_from_o_direct_8073", "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": "['aabbccddeeffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyy']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/58a664bb586e986c940001d5", "idx": "i_from_o_direct_8074", "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": "98 4 20\n3 3 3 3 3 3 3 3 3 4 4 4 4 4 4 4 4 4 4 1 1 1 1 1 1 1 1 1 1 1 1 4 4 4 4 4 4 2 2 2 2 2 2 2 2 1 3 3 3 3 3 3 2 2 2 2 2 2 2 1 1 2 3 3 1 1 1 2 2 2 2 2 2 2 2 3 3 3 3 1 2 2 2 2 2 2 2 3 3 1 1 2 2 2 2 3 3 3\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/180/E", "idx": "i_from_o_direct_8075", "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": "3 100 1000\n10 100 100\n", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc078/tasks/arc085_b", "idx": "i_from_o_direct_8076", "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\n4 16\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/459/B", "idx": "i_from_o_direct_8077", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', '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": "9 9\n3193 -2855\n787 -6399\n3479 9360\n5217 -9842\n1061 4755\n1748 -7142\n-6209 -2380\n6740 -4302\n-5482 5433\n3353 -5529\n664 1546\n8228 -9769\n-8409 -1650\n893 9365\n-9542 8585\n7245 -9972\n-475 -6359\n-3775 2139\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/958/E1", "idx": "i_from_o_direct_8078", "question_source": "codeforces", "source": "taco", "tags": "['Geometry', 'Complete search', 'Mathematics', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "3 3\n5 6 3\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1005/E2", "idx": "i_from_o_direct_8080", "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": "[7]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/53da3dbb4a5168369a0000fe", "idx": "i_from_o_direct_8081", "question_source": "codewars", "source": "taco", "tags": "['Fundamentals', 'Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "2\n3\n1 1 1\nSRP\n1\n12 0 0\nRPR\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1245/B", "idx": "i_from_o_direct_8082", "question_source": "codeforces", "source": "taco", "tags": "['Greedy algorithms', 'Dynamic programming', 'Constructive algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "10\n20", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc076/tasks/abc076_b", "idx": "i_from_o_direct_8083", "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": "15 0 1\n0 8\n0 8\n0 15\n1 2\n2 13", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc106/tasks/abc106_d", "idx": "i_from_o_direct_8084", "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 6\n.\n.#.##\n#.\n.#..#.\n.##..\n.#...", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc075/tasks/abc075_b", "idx": "i_from_o_direct_8085", "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 1\nbabafdsaba\nfsdfdsaaaca\natdfaba\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/456/D", "idx": "i_from_o_direct_8086", "question_source": "codeforces", "source": "taco", "tags": "['Graph traversal', 'String algorithms', 'Implementation', 'Tree algorithms', 'Dynamic programming', 'Game theory']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "110 4\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/770/A", "idx": "i_from_o_direct_8087", "question_source": "codeforces", "source": "taco", "tags": "['Implementation']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "3 4\n1 1\n4 3\n3 2", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc061/tasks/abc061_c", "idx": "i_from_o_direct_8088", "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 18 8\n4744 4993 7957 4982 4982 1437 2765 2200 6975 4989 5819\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/460/C", "idx": "i_from_o_direct_8089", "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\n920480900 920480899 920480898 920480897 920480896 439412212 760056769 920480893 920480892 920480891\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/549/G", "idx": "i_from_o_direct_8090", "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": "2\n1 2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/291/A", "idx": "i_from_o_direct_8091", "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": "259359453114397\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/630/R", "idx": "i_from_o_direct_8092", "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": "300000000 300000000 299999999\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/338/A", "idx": "i_from_o_direct_8093", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', 'Greedy algorithms', 'Number theory', 'Mathematics', 'Matrices']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "['fire', 'water', 100, 100]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/536e9a7973130a06eb000e9f", "idx": "i_from_o_direct_8094", "question_source": "codewars", "source": "taco", "tags": "['String algorithms', 'Data structures', 'Game theory', '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": "15\nhttp://w.hhjvdn.mmu/.ca.p\nhttp://m.p.p.lar/\nhttp://lgmjun.r.kogpr.ijn/./t\nhttp://bapchpl.mcw.a.lob/d/ym/./g.q\nhttp://uxnjfnjp.kxr.ss.e.uu/jwo./hjl/\nhttp://fd.ezw.ykbb.xhl.t/\nhttp://i.xcb.kr/.ca.p\nhttp://jofec.ry.fht.gt\nhttp://qeo.gghwe.lcr/d/ym/./g.q\nhttp://gt\nhttp://gjvifpf.d/d/ym/./...
{ "contest_id": "https://codeforces.com/problemset/problem/644/C", "idx": "i_from_o_direct_8095", "question_source": "codeforces", "source": "taco", "tags": "['String algorithms', '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": "reddht\nbedcfb\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/794/C", "idx": "i_from_o_direct_8096", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', '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": "7\n10 0 4 7 3 8 6\n10\n3 2 4\n6 4 3\n6 5 1\n1 2 1\n6 7 6\n7 3 9\n1 6 3\n3 2 1\n6 4 4\n1 4 4\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/17/B", "idx": "i_from_o_direct_8097", "question_source": "codeforces", "source": "taco", "tags": "['Greedy algorithms', 'Spanning trees', 'Graph traversal', '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": "3\nRRG\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/266/A", "idx": "i_from_o_direct_8098", "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": "[876]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/57061b6fcb7293901a000ac7", "idx": "i_from_o_direct_8099", "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": "[[8, 2, 8]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5e0b72d2d772160011133654", "idx": "i_from_o_direct_8100", "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": "[[1, 2, 3, 4], 1]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5946a0a64a2c5b596500019a", "idx": "i_from_o_direct_8101", "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": "102517240\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1076/B", "idx": "i_from_o_direct_8102", "question_source": "codeforces", "source": "taco", "tags": "['Mathematics', 'Number theory', '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\n-1 -2", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc140/tasks/abc140_c", "idx": "i_from_o_direct_8103", "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 24\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/379/A", "idx": "i_from_o_direct_8104", "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": "['a1b2c3']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/55c606e6babfc5b2c500007c", "idx": "i_from_o_direct_8105", "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": "[10927782, 6902514]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5500d54c2ebe0a8e8a0003fd", "idx": "i_from_o_direct_8106", "question_source": "codewars", "source": "taco", "tags": "['Fundamentals', 'Complete search']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "1\n01100001\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/871/A", "idx": "i_from_o_direct_8107", "question_source": "codeforces", "source": "taco", "tags": "['Number theory', 'Dynamic programming', 'Mathematics', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "3\n2 0 1\n3 0 9\n20 0 2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1036/B", "idx": "i_from_o_direct_8108", "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\n4 2\n2 6\n7 1\n5 7\n5 8\n10 4\n1 9\n9 3\n2 9\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/958/B1", "idx": "i_from_o_direct_8109", "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": "[{}]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5620281f0eeee479cd000020", "idx": "i_from_o_direct_8110", "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": "4\nemra\nrane\ndmas\neiqfef\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1182/C", "idx": "i_from_o_direct_8111", "question_source": "codeforces", "source": "taco", "tags": "['String algorithms', 'Data structures', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "10\n6 73 60 96 87 4 19\n7 87 73 25 19 96 4 60\n7 19 60 87 4 25 96 73\n6 4 87 60 19 25 96\n5 25 96 4 73 60\n6 25 4 18 73 87 96\n6 60 96 73 87 19 5\n6 96 4 62 13 19 60\n6 4 73 87 96 19 60\n6 19 87 60 73 4 96\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1056/A", "idx": "i_from_o_direct_8112", "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 12\n5 2\n4 3\n8 17\n2 4\n2 8\n17 12\n8 10\n6 11\n16 7\n4 14\n15 13\n6 9\n4 6\n15 16\n16 5\n9 1\n4 8 1 9 3 12 15 10 13 6 14 16\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/592/D", "idx": "i_from_o_direct_8113", "question_source": "codeforces", "source": "taco", "tags": "['Tree algorithms', 'Graph algorithms', 'Graph traversal', 'Dynamic programming']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "5 3\nbxwvz\ngrhcg\npspes\nrqffa\najbuw\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1071/B", "idx": "i_from_o_direct_8114", "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": "2\nom\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/746/B", "idx": "i_from_o_direct_8115", "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": "9\n4 70\n32 56\n32 65\n77 78\n5 29\n72 100\n0 55\n42 93\n66 72\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/725/D", "idx": "i_from_o_direct_8116", "question_source": "codeforces", "source": "taco", "tags": "['Data structures', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[2]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/555de49a04b7d1c13c00000e", "idx": "i_from_o_direct_8117", "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": "26\n33554432\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/913/A", "idx": "i_from_o_direct_8118", "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": "257 9", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc128/tasks/abc128_a", "idx": "i_from_o_direct_8119", "question_source": "atcoder", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "33\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/41/E", "idx": "i_from_o_direct_8120", "question_source": "codeforces", "source": "taco", "tags": "['Greedy algorithms', 'Graph algorithms', 'Constructive algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "10\n3 -1 -1 -1 -1 -1 -1 -1 8 2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1025/G", "idx": "i_from_o_direct_8121", "question_source": "codeforces", "source": "taco", "tags": "['Mathematics', 'Constructive algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "29 157 50 1\n3 0 0 3 1 1 2 0 4 4 1 2 2 1 0 0 2 0 3 2 2 3 3 0 4 1 1 4 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/543/A", "idx": "i_from_o_direct_8122", "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": "9 6\n5 3\n3 3\n...***\n.*.***\n***.*.\n.*.***\n.*....\n.****.\n......\n**.***\n......\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1064/D", "idx": "i_from_o_direct_8123", "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": "1 6\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/92/A", "idx": "i_from_o_direct_8124", "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": "1000000000 1000000000 10\n946218581 843926244\n730038846 389721428\n400508549 779159281\n918547352 559948749\n352088629 132899572\n391396726 503295408\n57387601 686114055\n298922091 171505166\n523083048 28286278\n587730768 379340837\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/845/E", "idx": "i_from_o_direct_8125", "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": "[[12, -5, -7, 0, 290]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5a7893ef0025e9eb50000013", "idx": "i_from_o_direct_8126", "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": "5\n5 0\n5 2\n2 0\n5 2\n3 0\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1060/D", "idx": "i_from_o_direct_8127", "question_source": "codeforces", "source": "taco", "tags": "['Mathematics', 'Greedy algorithms']" }