data_source large_stringclasses 1
value | prompt listlengths 2 2 | ability large_stringclasses 5
values | reward_model dict | extra_info dict |
|---|---|---|---|---|
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1238/B",
"idx": "io_mcq_92339",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/560/B",
"idx": "io_mcq_92340",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/876/A",
"idx": "io_mcq_92341",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/189/B",
"idx": "io_mcq_92342",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Complete search']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/669/A",
"idx": "io_mcq_92343",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/828/A",
"idx": "io_mcq_92345",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1032/B",
"idx": "io_mcq_92346",
"question_source": "codeforces",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/508/A",
"idx": "io_mcq_92347",
"question_source": "codeforces",
"source": "taco",
"tags": "['Complete search']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc061/tasks/abc061_b",
"idx": "io_mcq_92348",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc170/tasks/abc170_f",
"idx": "io_mcq_92349",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1119/C",
"idx": "io_mcq_92350",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Greedy algorithms', 'Implementation', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/810/B",
"idx": "io_mcq_92351",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/962/D",
"idx": "io_mcq_92352",
"question_source": "codeforces",
"source": "taco",
"tags": "['Data structures', 'Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "A",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc140/tasks/abc140_a",
"idx": "io_mcq_92353",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/762/C",
"idx": "io_mcq_92354",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', 'Sorting', 'Amortized analysis']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/717/C",
"idx": "io_mcq_92356",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5b6183066d0db7bfac0000bb",
"idx": "io_mcq_92358",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms', 'Fundamentals', 'Sorting']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "A",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1156/D",
"idx": "io_mcq_92359",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph traversal', 'Tree algorithms', 'Dynamic programming', 'Divide and conquer', 'Spanning trees']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59564a286e595346de000079",
"idx": "io_mcq_92360",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/665/A",
"idx": "io_mcq_92363",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59557b2a6e595316ab000046",
"idx": "io_mcq_92364",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', 'Data structures']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1054/B",
"idx": "io_mcq_92365",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1065/A",
"idx": "io_mcq_92367",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/669/B",
"idx": "io_mcq_92368",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/523f5d21c841566fde000009",
"idx": "io_mcq_92369",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', 'Data structures']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5af974846bf32304a2000e98",
"idx": "io_mcq_92370",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/992/B",
"idx": "io_mcq_92371",
"question_source": "codeforces",
"source": "taco",
"tags": "['Number theory', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc057/tasks/abc057_c",
"idx": "io_mcq_92372",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "A",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/816/A",
"idx": "io_mcq_92373",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation', 'Complete search']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1106/A",
"idx": "io_mcq_92374",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1132/E",
"idx": "io_mcq_92375",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Graph traversal', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/765/C",
"idx": "io_mcq_92376",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/27/E",
"idx": "io_mcq_92377",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming', 'Number theory', 'Complete search']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "A",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1009/A",
"idx": "io_mcq_92378",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59e6aec2b2c32c9d8b000184",
"idx": "io_mcq_92379",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/55ee3ebff71e82a30000006a",
"idx": "io_mcq_92380",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5e64cc85f45989000f61526c",
"idx": "io_mcq_92381",
"question_source": "codewars",
"source": "taco",
"tags": "['Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a005f4fba2a14897f000086",
"idx": "io_mcq_92382",
"question_source": "codewars",
"source": "taco",
"tags": "['Bit manipulation', 'Data structures', 'Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1335/E2",
"idx": "io_mcq_92383",
"question_source": "codeforces",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/918/B",
"idx": "io_mcq_92384",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', 'Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "A",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/572cc218aedd20cc83000679",
"idx": "io_mcq_92386",
"question_source": "codewars",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "A",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/284/A",
"idx": "io_mcq_92387",
"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 four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "A",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1030/D",
"idx": "io_mcq_92388",
"question_source": "codeforces",
"source": "taco",
"tags": "['Geometry', 'Number theory']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1155/C",
"idx": "io_mcq_92389",
"question_source": "codeforces",
"source": "taco",
"tags": "['Number theory', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/961/A",
"idx": "io_mcq_92390",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "A",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1110/E",
"idx": "io_mcq_92391",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Mathematics', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/549/A",
"idx": "io_mcq_92392",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', 'Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/237/A",
"idx": "io_mcq_92393",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "A",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/55caf1fd8063ddfa8e000018",
"idx": "io_mcq_92394",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', 'Data structures']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/616/A",
"idx": "io_mcq_92395",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', 'Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/546dba39fa8da224e8000467",
"idx": "io_mcq_92396",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1184/B1",
"idx": "io_mcq_92397",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5a905c2157c562994900009d",
"idx": "io_mcq_92398",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', 'Data structures']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "A",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/637/B",
"idx": "io_mcq_92399",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Data structures', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5aa1bcda373c2eb596000112",
"idx": "io_mcq_92400",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', 'Data structures']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/411/C",
"idx": "io_mcq_92401",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "A",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5ac95cb05624bac42e000005",
"idx": "io_mcq_92402",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', 'Sorting', 'Data structures']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5506b230a11c0aeab3000c1f",
"idx": "io_mcq_92403",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/134/A",
"idx": "io_mcq_92404",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation', 'Complete search']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "A",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5581a7651185fe13190000ee",
"idx": "io_mcq_92406",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms', 'Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "A",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/562e6df5cf2d3908ad00019e",
"idx": "io_mcq_92407",
"question_source": "codewars",
"source": "taco",
"tags": "['Sorting', 'Data structures']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/23/B",
"idx": "io_mcq_92408",
"question_source": "codeforces",
"source": "taco",
"tags": "['Graph algorithms', 'Mathematics', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/649/D",
"idx": "io_mcq_92409",
"question_source": "codeforces",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/592421cb7312c23a990000cf",
"idx": "io_mcq_92410",
"question_source": "codewars",
"source": "taco",
"tags": "['String algorithms', 'Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "A",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5c9d62cbf1613a001af5b067",
"idx": "io_mcq_92411",
"question_source": "codewars",
"source": "taco",
"tags": "['Data structures']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "A",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/271/E",
"idx": "io_mcq_92412",
"question_source": "codeforces",
"source": "taco",
"tags": "['Number theory', 'Mathematics', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/630/G",
"idx": "io_mcq_92413",
"question_source": "codeforces",
"source": "taco",
"tags": "['Combinatorics', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc163/tasks/abc163_f",
"idx": "io_mcq_92414",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "A",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1113/D",
"idx": "io_mcq_92415",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1121/C",
"idx": "io_mcq_92417",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc124/tasks/abc124_a",
"idx": "io_mcq_92418",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1203/A",
"idx": "io_mcq_92419",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1118/A",
"idx": "io_mcq_92420",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1047/B",
"idx": "io_mcq_92421",
"question_source": "codeforces",
"source": "taco",
"tags": "['Geometry', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://atcoder.jp/contests/abc112/tasks/abc112_c",
"idx": "io_mcq_92422",
"question_source": "atcoder",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/985/D",
"idx": "io_mcq_92423",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Mathematics', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1437/F",
"idx": "io_mcq_92424",
"question_source": "codeforces",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "A",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/57698ec6dd8944888e000110",
"idx": "io_mcq_92425",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/852/E",
"idx": "io_mcq_92426",
"question_source": "codeforces",
"source": "taco",
"tags": "['Dynamic programming']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/59f34ec5a01431ab7600005a",
"idx": "io_mcq_92428",
"question_source": "codewars",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/57741d8f10a0a66915000001",
"idx": "io_mcq_92429",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/5648b12ce68d9daa6b000099",
"idx": "io_mcq_92430",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/992/B",
"idx": "io_mcq_92431",
"question_source": "codeforces",
"source": "taco",
"tags": "['Number theory', 'Mathematics']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "A",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1013/C",
"idx": "io_mcq_92432",
"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 four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/274/A",
"idx": "io_mcq_92433",
"question_source": "codeforces",
"source": "taco",
"tags": "['Sorting', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1443/E",
"idx": "io_mcq_92435",
"question_source": "codeforces",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/351/A",
"idx": "io_mcq_92436",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Dynamic programming', 'Implementation', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/529/B",
"idx": "io_mcq_92437",
"question_source": "codeforces",
"source": "taco",
"tags": "['Complete search', 'Sorting', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/297/A",
"idx": "io_mcq_92438",
"question_source": "codeforces",
"source": "taco",
"tags": "['Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/121/A",
"idx": "io_mcq_92440",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "B",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/54e2213f13d73eb9de0006d2",
"idx": "io_mcq_92441",
"question_source": "codewars",
"source": "taco",
"tags": "['Fundamentals', 'Data structures']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "A",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/285/D",
"idx": "io_mcq_92442",
"question_source": "codeforces",
"source": "taco",
"tags": "['Bit manipulation', 'Combinatorics', 'Implementation', 'Complete search', 'Dynamic programming']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "A",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/600/A",
"idx": "io_mcq_92444",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', 'Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/589d2bf7dfdef0817e0001aa",
"idx": "io_mcq_92446",
"question_source": "codewars",
"source": "taco",
"tags": "['Ad-hoc']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "A",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1027/A",
"idx": "io_mcq_92447",
"question_source": "codeforces",
"source": "taco",
"tags": "['String algorithms', 'Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/701/A",
"idx": "io_mcq_92450",
"question_source": "codeforces",
"source": "taco",
"tags": "['Implementation', 'Greedy algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "D",
"style": "rule"
} | {
"contest_id": "https://www.codewars.com/kata/587319230e9cf305bb000098",
"idx": "io_mcq_92451",
"question_source": "codewars",
"source": "taco",
"tags": "[]"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "A",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/926/A",
"idx": "io_mcq_92453",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Implementation']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "A",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1582/D",
"idx": "io_mcq_92454",
"question_source": "codeforces",
"source": "taco",
"tags": "['Mathematics', 'Constructive algorithms']"
} |
code_io_taco | [
{
"content": "You are an expert coding professional. Given a code snippet and four sets of inputs and outputs. Your task is to predict which input-output pairs are correct. There may be multiple correct pairs, in which case you should select all of them.\nChoose one or more of the above choices as your final an... | io_mcq | {
"ground_truth": "C",
"style": "rule"
} | {
"contest_id": "https://codeforces.com/problemset/problem/1238/A",
"idx": "io_mcq_92456",
"question_source": "codeforces",
"source": "taco",
"tags": "['Number theory', 'Mathematics']"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.