data_source stringclasses 1
value | prompt listlengths 2 2 | ability stringclasses 3
values | reward_model dict | extra_info dict |
|---|---|---|---|---|
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61661",
"problem_id": "1583",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61662",
"problem_id": "983",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n**2)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61663",
"problem_id": "2626",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61664",
"problem_id": "2026",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61665",
"problem_id": "1677",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61666",
"problem_id": "806",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61667",
"problem_id": "2418",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61668",
"problem_id": "2279",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61669",
"problem_id": "3052",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61670",
"problem_id": "2164",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(logn*logm)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61671",
"problem_id": "2334",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(nlogn)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61672",
"problem_id": "2728",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n**2)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61673",
"problem_id": "1923",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n**2)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61674",
"problem_id": "2994",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61675",
"problem_id": "319",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61676",
"problem_id": "833",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61677",
"problem_id": "1860",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61678",
"problem_id": "124",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61679",
"problem_id": "2078",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61680",
"problem_id": "842",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61681",
"problem_id": "312",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61682",
"problem_id": "2121",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61683",
"problem_id": "2872",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61684",
"problem_id": "2338",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61685",
"problem_id": "2010",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n**2)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61686",
"problem_id": "1676",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61687",
"problem_id": "2861",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61688",
"problem_id": "2008",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n**2)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61689",
"problem_id": "1341",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(logn*logm)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61690",
"problem_id": "2181",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61691",
"problem_id": "2829",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n**2)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61692",
"problem_id": "200",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n+m)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61693",
"problem_id": "2512",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(logn)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61694",
"problem_id": "1084",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61695",
"problem_id": "2616",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61696",
"problem_id": "2150",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61697",
"problem_id": "130",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61698",
"problem_id": "704",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61699",
"problem_id": "81",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n**2)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61700",
"problem_id": "1222",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61701",
"problem_id": "748",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61702",
"problem_id": "416",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61703",
"problem_id": "635",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(logn)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61704",
"problem_id": "899",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61705",
"problem_id": "2476",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61706",
"problem_id": "2669",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61707",
"problem_id": "1087",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61708",
"problem_id": "2088",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61709",
"problem_id": "2083",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61710",
"problem_id": "1153",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61711",
"problem_id": "1911",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61712",
"problem_id": "154",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61713",
"problem_id": "3081",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n**2)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61714",
"problem_id": "2400",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61715",
"problem_id": "2753",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61716",
"problem_id": "2284",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61717",
"problem_id": "2641",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61718",
"problem_id": "1661",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61719",
"problem_id": "1305",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n**2)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61720",
"problem_id": "340",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61721",
"problem_id": "2216",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61722",
"problem_id": "116",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61723",
"problem_id": "587",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61724",
"problem_id": "193",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(logn*logm)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61725",
"problem_id": "365",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61726",
"problem_id": "555",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61727",
"problem_id": "1420",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n**2)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61728",
"problem_id": "2729",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61729",
"problem_id": "1511",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61730",
"problem_id": "2435",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61731",
"problem_id": "2609",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61732",
"problem_id": "373",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(logn*logm)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61733",
"problem_id": "433",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61734",
"problem_id": "1600",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n+m)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61735",
"problem_id": "1403",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61736",
"problem_id": "1057",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61737",
"problem_id": "575",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61738",
"problem_id": "1660",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(nlogn)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61739",
"problem_id": "2003",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61740",
"problem_id": "1966",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(nlogn)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61741",
"problem_id": "619",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61742",
"problem_id": "438",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n*m)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61743",
"problem_id": "170",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n**2)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61744",
"problem_id": "1379",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61745",
"problem_id": "1900",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61746",
"problem_id": "2727",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61747",
"problem_id": "2124",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61748",
"problem_id": "3093",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(logn)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61749",
"problem_id": "1254",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61750",
"problem_id": "2027",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61751",
"problem_id": "2721",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n*m)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61752",
"problem_id": "1212",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61753",
"problem_id": "480",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61754",
"problem_id": "2735",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61755",
"problem_id": "343",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61756",
"problem_id": "1560",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n**2)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61757",
"problem_id": "1650",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61758",
"problem_id": "2147",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61759",
"problem_id": "2249",
"task_type": "sc_direct"
} |
space_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its space complexity.\nReply with the space complexity of the code within \\boxed{}. For example, if you think the space complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered in... | sc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_61760",
"problem_id": "1472",
"task_type": "sc_direct"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.