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": "2 2\n217361 297931\n297930 83550501\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1159/C", "idx": "i_from_o_direct_13205", "question_source": "codeforces", "source": "taco", "tags": "['Constructive algorithms', 'Sorting', 'Amortized analysis', 'Implementation', 'Greedy algorithms', '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, 4, 4], [123456789]]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/56b4bae128644b5613000037", "idx": "i_from_o_direct_13206", "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": "['abcdefX', []]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5a26073ce1ce0e3c01000023", "idx": "i_from_o_direct_13207", "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": "15 2 5\n1 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1256/C", "idx": "i_from_o_direct_13208", "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": "[' Bob Loves Alice ']", "style": "rule" }
{ "contest_id": "https://leetcode.com/problems/reverse-words-in-a-string/", "idx": "i_from_o_direct_13209", "question_source": "leetcode", "source": "taco", "tags": "['String algorithms', '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": "100\n5 3 4 4 2 5 1 1 4 4 3 5 5 1 4 4 2 5 3 2 1 1 3 2 4 4 4 2 5 2 2 3 1 4 1 4 4 5 3 5 1 4 1 4 1 5 5 3 5 5 1 5 3 5 1 3 3 4 5 3 2 2 4 5 2 5 4 2 4 4 1 1 2 2 4 1 2 2 4 3 4 1 1 1 4 3 5 1 2 1 4 5 4 4 2 1 4 1 3 2\n1 1 1 1 4 2 1 4 1 1 3 5 4 3 5 2 2 4 2 2 4 1 3 4 4 5 1 1 2 2 2 1 4 1 4 4 1 5 5 2 3 5 1 5 4 2 3...
{ "contest_id": "https://codeforces.com/problemset/problem/779/A", "idx": "i_from_o_direct_13210", "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": "7\n4 4 5 6 6 5 5\n", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc139/tasks/abc139_c", "idx": "i_from_o_direct_13211", "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": "[1000]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/53c93982689f84e321000d62", "idx": "i_from_o_direct_13212", "question_source": "codewars", "source": "taco", "tags": "['Fundamentals']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "3\n0 2 2\nintel\ncode\nch allenge\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/722/B", "idx": "i_from_o_direct_13213", "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": "aaaa\n10000000000000000000000000\n0\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/271/D", "idx": "i_from_o_direct_13214", "question_source": "codeforces", "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": "30\n7 8 6 4 2 1 8 7 7 10 4 6 4 7 4 4 7 5 7 8 1 3 5 5 10 4 5 8 5 8\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/37/C", "idx": "i_from_o_direct_13215", "question_source": "codeforces", "source": "taco", "tags": "['Tree 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\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/12/E", "idx": "i_from_o_direct_13216", "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": "[[5, 6, -4, 2, 3, 2, -23]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5a4138acf28b82aa43000117", "idx": "i_from_o_direct_13217", "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": "['22k ohms']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5855777bb45c01bada0002ac", "idx": "i_from_o_direct_13218", "question_source": "codewars", "source": "taco", "tags": "['String algorithms', 'Fundamentals']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "1\n1 1 0\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/283/A", "idx": "i_from_o_direct_13219", "question_source": "codeforces", "source": "taco", "tags": "['Data structures', '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": "15163 15163\n13826 98\n10 4681\n4 9319\n7 9021\n3 4176\n9 4231\n6 1996\n5 6939\n2 9306\n8 750\n8 2701\n14863 45\n1 6242\n10 7746\n3 8479\n7 1714\n4 3600\n6 6741\n7 6722\n4 4035\n10 7945\n7 9085\n14941 72\n14470 15\n10 4188\n8 3375\n5 68\n9 4629\n4 5776\n4 2004\n8 4806\n6 2008\n8 4440\n5 6860\n2 574...
{ "contest_id": "https://atcoder.jp/contests/abc137/tasks/abc137_d", "idx": "i_from_o_direct_13220", "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 3 2\n1 3\n2 3 2\n1 3 6\n1 2 0", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc073/tasks/abc073_d", "idx": "i_from_o_direct_13221", "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, 1], [2, 2]]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/567af2c8b46252f78400004d", "idx": "i_from_o_direct_13222", "question_source": "codewars", "source": "taco", "tags": "['Fundamentals', 'Data structures', '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": "2\nni de", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc148/tasks/abc148_b", "idx": "i_from_o_direct_13223", "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": "['dollar dollar dollar dollar dollar dollar dollar dollar dollar dollar penny']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/57e1857d333d8e0f76002169", "idx": "i_from_o_direct_13224", "question_source": "codewars", "source": "taco", "tags": "['Fundamentals']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "3\n8 5\n01011010\n7 9\n1111100\n7 11\n0111100\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1256/D", "idx": "i_from_o_direct_13225", "question_source": "codeforces", "source": "taco", "tags": "['Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "1 2\nz\n1 1 1\n1 1 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/985/F", "idx": "i_from_o_direct_13226", "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": "10 10 50 80\n529 349 889 455 946 983 312 179 590 907\n436 940 407 1064 26 963 181 390 461 437\n367 505 888 521 449 741 900 994 342 629\n605 374 112 829 212 329 295 416 181 435\n661 647 676 144 436 629 660 282 545 470\n392 555 351 969 102 178 588 578 696 592\n837 115 669 760 324 647 584 822 909 75\n...
{ "contest_id": "https://codeforces.com/problemset/problem/446/B", "idx": "i_from_o_direct_13227", "question_source": "codeforces", "source": "taco", "tags": "['Complete search', '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": "[10000000000, 2, 2]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5a8897d4ba1bb5f266000057", "idx": "i_from_o_direct_13228", "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": "[[33, 19, 38, 87, 93, 4]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/58a651ff27f95429f80000d0", "idx": "i_from_o_direct_13229", "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, [2], 3, [4, [5]]]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5845e6a7ae92e294f4000315", "idx": "i_from_o_direct_13230", "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": "100 1000000000\n1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1239/C", "idx": "i_from_o_direct_13231", "question_source": "codeforces", "source": "taco", "tags": "['Data structures', 'Implementation', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "1100000000\n10\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/339/C", "idx": "i_from_o_direct_13232", "question_source": "codeforces", "source": "taco", "tags": "['Graph algorithms', 'Graph traversal', 'Shortest paths', 'Constructive algorithms', 'Greedy algorithms', 'Dynamic programming']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "['09y286 90 y y68y055908 068 500ay27 89522a 6a 529yy295a5y6628y96']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5a1a144f8ba914bbe800003f", "idx": "i_from_o_direct_13234", "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": "['GACCGCCGCC']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5556282156230d0e5e000089", "idx": "i_from_o_direct_13235", "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": "9\n-1 6 -1 4 -1 4 7 -1 2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/416/D", "idx": "i_from_o_direct_13236", "question_source": "codeforces", "source": "taco", "tags": "['Mathematics', 'Implementation', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "1\n19 1005\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/893/E", "idx": "i_from_o_direct_13237", "question_source": "codeforces", "source": "taco", "tags": "['Number theory', 'Combinatorics', 'Dynamic programming', 'Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "4\n-1 3 3 3\n1 -1 3 3\n3 3 -1 5\n2 3 3 -1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/545/A", "idx": "i_from_o_direct_13238", "question_source": "codeforces", "source": "taco", "tags": "['Implementation']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[[1, 3, 2, 4], 2, 3]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/583df40bf30065fa9900010c", "idx": "i_from_o_direct_13239", "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": "[[4, 8, 6, 3, 12, 9]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5b7bae02402fb702ce000159", "idx": "i_from_o_direct_13240", "question_source": "codewars", "source": "taco", "tags": "['Fundamentals']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "2\n3\nnetman vladik Fedosik\n2\n?: users are netman, vladik, Fedosik\nvladik: something wrong with this tahc\n4\nnetman tigerrrrr banany2001 klinchuh\n4\n?: tigerrrrr, banany2001, klinchuh, ym favourite team evdr, are you ready?\nklinchuh: yes, coach!\n?: yes, netman\nbanany2001: yes of course.\n",...
{ "contest_id": "https://codeforces.com/problemset/problem/754/C", "idx": "i_from_o_direct_13241", "question_source": "codeforces", "source": "taco", "tags": "['Constructive algorithms', 'String algorithms', 'Implementation', 'Complete search', '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": "0 2 3 4 5\n", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc170/tasks/abc170_a", "idx": "i_from_o_direct_13243", "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": "391459833072\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1177/B", "idx": "i_from_o_direct_13244", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', 'Divide and conquer', '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": "c`_\nca``a", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc135/tasks/abc135_f", "idx": "i_from_o_direct_13245", "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, 'a', '2', 3, 3, 3333333333333333333334, 544444444444444444444444444444, 'b']]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/55a58505cb237a076100004a", "idx": "i_from_o_direct_13246", "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\n0 999\n999 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/282/B", "idx": "i_from_o_direct_13247", "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": "2 2\n1 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/660/C", "idx": "i_from_o_direct_13248", "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": "4\n19 0 1 2 2 1 0 3\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1013/C", "idx": "i_from_o_direct_13249", "question_source": "codeforces", "source": "taco", "tags": "['Mathematics', 'Sorting', '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": "500000000 500000000 1000000000\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/239/A", "idx": "i_from_o_direct_13250", "question_source": "codeforces", "source": "taco", "tags": "['Mathematics', 'Implementation', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[501, 1000]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5629b94e34e04f8fb200008e", "idx": "i_from_o_direct_13251", "question_source": "codewars", "source": "taco", "tags": "['Data structures', 'Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "1000 77\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1178/C", "idx": "i_from_o_direct_13252", "question_source": "codeforces", "source": "taco", "tags": "['Combinatorics', 'Mathematics', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "['dfghrtcbafed']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/56b861671d36bb0aa8000819", "idx": "i_from_o_direct_13253", "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": "2\n2 1 3\n10 0 1000000000 999999999 999999998 999999997 999999996 999999995 999999994 106674576 589934621\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1242/C", "idx": "i_from_o_direct_13254", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', 'Bit manipulation', 'Graph algorithms', 'Graph traversal']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "85\n1 1 2 2 4 3 1 3 6 3 3 11 9 14 12 5 8 8 16 19 12 17 2 19 1 24 6 2 6 6 24 3 20 1 1 1 17 8 4 25 31 32 39 12 35 23 31 26 46 9 37 7 5 23 41 41 54 9 11 54 36 9 28 15 25 58 56 18 23 70 68 19 3 48 57 70 25 65 22 35 25 13 49 34\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/696/B", "idx": "i_from_o_direct_13255", "question_source": "codeforces", "source": "taco", "tags": "['Tree algorithms', 'Graph traversal', 'Mathematics', 'Probability']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "3 2\n1 2 1\n3 4\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/439/D", "idx": "i_from_o_direct_13256", "question_source": "codeforces", "source": "taco", "tags": "['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": "6\n26 8 18\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1081/E", "idx": "i_from_o_direct_13257", "question_source": "codeforces", "source": "taco", "tags": "['Constructive algorithms', 'Sorting', 'Greedy algorithms', 'Number theory', 'Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "371 265465\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/620/B", "idx": "i_from_o_direct_13258", "question_source": "codeforces", "source": "taco", "tags": "['Implementation']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "7 235562\n999.999\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/718/A", "idx": "i_from_o_direct_13259", "question_source": "codeforces", "source": "taco", "tags": "['Mathematics', '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": "['isIsogram']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/54ba84be607a92aa900000f1", "idx": "i_from_o_direct_13260", "question_source": "codewars", "source": "taco", "tags": "['String algorithms', 'Fundamentals']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "['3,5,6,7']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/55f3facb78a9fd5b26000036", "idx": "i_from_o_direct_13261", "question_source": "codewars", "source": "taco", "tags": "['Fundamentals', 'Data structures', 'Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "9\n1 3 6 13 23 18 19 29 31\n10\n2\n1 9\n7 3\n6 7\n8 10", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/arc060/tasks/arc060_c", "idx": "i_from_o_direct_13262", "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\n10\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/769/A", "idx": "i_from_o_direct_13263", "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": "2015/01/7/", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc085/tasks/abc085_a", "idx": "i_from_o_direct_13264", "question_source": "atcoder", "source": "taco", "tags": "[]" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[0]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/54df2067ecaa226eca000229", "idx": "i_from_o_direct_13265", "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": "24311 15472\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/873/D", "idx": "i_from_o_direct_13266", "question_source": "codeforces", "source": "taco", "tags": "['Divide and conquer', '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": "14 18\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/279/A", "idx": "i_from_o_direct_13267", "question_source": "codeforces", "source": "taco", "tags": "['Geometry', '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": "['12345']", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5f70c55c40b1c90032847588", "idx": "i_from_o_direct_13268", "question_source": "codewars", "source": "taco", "tags": "['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": "50\n_F_()___(____q)H_(__)__(_____p________o_)__Bz()___\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/723/B", "idx": "i_from_o_direct_13269", "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": "6 13 10\n", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc147/tasks/abc147_a", "idx": "i_from_o_direct_13270", "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": "['1234', 2]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5b83c1c44a6acac33400009a", "idx": "i_from_o_direct_13271", "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": "[[0, 1, 2, 100000, 4]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/54784a99b5339e1eaf000807", "idx": "i_from_o_direct_13272", "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": "4 6 2\n1 0 0 1 0 0\n0 1 1 0 1 0\n1 0 0 1 1 0\n0 1 1 0 1 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/425/B", "idx": "i_from_o_direct_13273", "question_source": "codeforces", "source": "taco", "tags": "['Bit manipulation', '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\n2 1 1\n2\n1\n5 2 3\n2 1\n4 7 5\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1270/A", "idx": "i_from_o_direct_13275", "question_source": "codeforces", "source": "taco", "tags": "['Game theory', '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\n3 0 0\n0 1 2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1172/A", "idx": "i_from_o_direct_13276", "question_source": "codeforces", "source": "taco", "tags": "['Implementation', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[20]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/52ec24228a515e620b0005ef", "idx": "i_from_o_direct_13277", "question_source": "codewars", "source": "taco", "tags": "['Fundamentals', 'Mathematics']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[[3], [20]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/583c5469977933319f000403", "idx": "i_from_o_direct_13278", "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": "7\n7 7 7 7 7 7 7\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/129/A", "idx": "i_from_o_direct_13279", "question_source": "codeforces", "source": "taco", "tags": "['Implementation']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "10\npair int pair int pair int pair int pair int pair int pair int pair int pair int int\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/190/C", "idx": "i_from_o_direct_13280", "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": "20 22\nxsxxsxssxsxxssxxsxss\nxssxsxxrsxxsxssxxssx\nxxsxssxsxxssxxsxssxsxx\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1313/E", "idx": "i_from_o_direct_13281", "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": "[183540]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5dae2599a8f7d90025d2f15f", "idx": "i_from_o_direct_13282", "question_source": "codewars", "source": "taco", "tags": "['Fundamentals', 'Mathematics', '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": "20 34 1\n1 8\n2 8\n3 8\n3 8\n5 8\n6 8\n7 8\n9 8\n10 8\n10 8\n12 12\n13 8\n14 8\n13 8\n1 9\n3 1\n5 9\n7 9\n11 9\n13 9\n15 9\n1 5\n13 1\n3 11\n14 11\n15 13\n2 10\n4 10\n6 10\n9 10\n14 10\n2 6\n12 6\n4 14\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1104/E", "idx": "i_from_o_direct_13283", "question_source": "codeforces", "source": "taco", "tags": "['Graph algorithms', 'Graph traversal', '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": "1380800559 8 721124722 998244353\n", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc129/tasks/abc129_f", "idx": "i_from_o_direct_13284", "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": "22 1 34 137\n53\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1111/C", "idx": "i_from_o_direct_13285", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', 'Divide and conquer', '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": "3\n0 4 5\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/998/A", "idx": "i_from_o_direct_13286", "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": "999999999999970 8998\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1097/D", "idx": "i_from_o_direct_13287", "question_source": "codeforces", "source": "taco", "tags": "['Number theory', 'Dynamic programming', 'Mathematics', 'Probability']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "8 17\n1 8\n3 2\n1 3\n7 6\n8 3\n7 3\n8 6\n1 4\n5 2\n3 4\n5 6\n4 5\n8 7\n7 8\n6 3\n2 6\n4 6\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/118/E", "idx": "i_from_o_direct_13288", "question_source": "codeforces", "source": "taco", "tags": "['Graph algorithms', 'Graph traversal']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "5\n2 2 1 3 2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/490/A", "idx": "i_from_o_direct_13290", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', 'Implementation', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "2 3 1 1\n", "style": "rule" }
{ "contest_id": "https://atcoder.jp/contests/abc042/tasks/arc058_b", "idx": "i_from_o_direct_13291", "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\n6\n2\n3\n2\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/609/A", "idx": "i_from_o_direct_13292", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', 'Implementation', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "[411111111111111]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/5701e43f86306a615c001868", "idx": "i_from_o_direct_13293", "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": "100 10\n1 5 7 10 9 2 8 3 4 3 4 9 2 10 1 8 10 3 1 4 1 4 4 9 6 3 7 2 5 9 8 5 9 2 1 3 1 8 2 2 7 1 9 2 10 8 2 8 4 9 8 3 8 3 2 4 3 7 10 6 1 10 7 9 10 4 2 7 4 7 10 1 5 2 4 17 6 2 1 1 5 4 9 1 9 9 9 5 10 6 3 9 9 5 1 6 3 10 2 5\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/370/C", "idx": "i_from_o_direct_13294", "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": "50\n0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1030/A", "idx": "i_from_o_direct_13295", "question_source": "codeforces", "source": "taco", "tags": "['Implementation']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "1\n2 1 0 2 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1505/G", "idx": "i_from_o_direct_13296", "question_source": "codeforces", "source": "taco", "tags": "['Implementation']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "6 6\n1 2 2 3 3 3\n1 2\n2 2\n1 3\n4 4\n4 6\n1 6\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/220/B", "idx": "i_from_o_direct_13297", "question_source": "codeforces", "source": "taco", "tags": "['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": "[[3, 4, 5], [1, 2, 3]]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/513fa1d75e4297ba38000003", "idx": "i_from_o_direct_13298", "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": "1 3\n.*.\n***\n*..\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1015/E2", "idx": "i_from_o_direct_13299", "question_source": "codeforces", "source": "taco", "tags": "['Dynamic programming', 'Sorting', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "20\n1 1208 1583\n1 -258 729\n1 -757 1201\n1 194 1938\n1 -958 1575\n1 -1466 1752\n2 1 2\n2 1 2\n2 6 5\n1 -1870 1881\n1 -467 2749\n1 -2002 2984\n1 -1775 810\n2 2 4\n2 8 10\n1 9 6\n1 -2002 1742\n1 -2002 4175\n1 -2002 4452\n1 -2002 4605\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/320/B", "idx": "i_from_o_direct_13300", "question_source": "codeforces", "source": "taco", "tags": "['Graph algorithms', 'Graph traversal']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "5\nihfcjo\nabcdefghijklmnopprst\nuvwxyz\nddfhdfhlasjt\nrrq\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/278/B", "idx": "i_from_o_direct_13301", "question_source": "codeforces", "source": "taco", "tags": "['String algorithms', '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\n0 2\n2 0\n1 1\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1561/B", "idx": "i_from_o_direct_13302", "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 107\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/92/A", "idx": "i_from_o_direct_13303", "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": "[0, 0]", "style": "rule" }
{ "contest_id": "https://www.codewars.com/kata/538948d4daea7dc4d200023f", "idx": "i_from_o_direct_13304", "question_source": "codewars", "source": "taco", "tags": "['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": "390\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/9/C", "idx": "i_from_o_direct_13306", "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": "10901\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/122/B", "idx": "i_from_o_direct_13307", "question_source": "codeforces", "source": "taco", "tags": "['Implementation', 'Complete search']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "3\n2 1\n4 -1\n6 0\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/1151/D", "idx": "i_from_o_direct_13308", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', 'Mathematics', 'Greedy algorithms']" }
code_io_taco
[ { "content": "You are an expert coding professional. Given a code snippet and an output, your task is to predict the exact input of the code that produces the given output. \nYour final answer should be a JSON object of the format - {\"input\": <your answer here>}.\nAny other format will be considered invalid."...
i_from_o_direct
{ "ground_truth": "5\nteamc 4\nteamd 7\nteame 15\nteama 3\nteamb 21\n3\n1 2 3\nteamb\n", "style": "rule" }
{ "contest_id": "https://codeforces.com/problemset/problem/73/B", "idx": "i_from_o_direct_13309", "question_source": "codeforces", "source": "taco", "tags": "['Sorting', 'Greedy algorithms']" }