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_57061",
"problem_id": "1366",
"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_57062",
"problem_id": "1471",
"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_57063",
"problem_id": "2833",
"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_57064",
"problem_id": "583",
"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_57065",
"problem_id": "1833",
"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_57066",
"problem_id": "2404",
"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_57067",
"problem_id": "1185",
"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_57068",
"problem_id": "1070",
"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_57069",
"problem_id": "520",
"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_57070",
"problem_id": "2919",
"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_57071",
"problem_id": "1227",
"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_57072",
"problem_id": "741",
"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_57073",
"problem_id": "1387",
"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_57074",
"problem_id": "183",
"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_57075",
"problem_id": "2454",
"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_57076",
"problem_id": "2466",
"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_57077",
"problem_id": "1414",
"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_57078",
"problem_id": "2112",
"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_57079",
"problem_id": "2509",
"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_57080",
"problem_id": "1282",
"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_57081",
"problem_id": "1992",
"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_57082",
"problem_id": "2470",
"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_57083",
"problem_id": "562",
"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_57084",
"problem_id": "2297",
"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_57085",
"problem_id": "58",
"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_57086",
"problem_id": "24",
"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_57087",
"problem_id": "1315",
"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_57088",
"problem_id": "1740",
"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_57089",
"problem_id": "3038",
"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_57090",
"problem_id": "531",
"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_57091",
"problem_id": "2546",
"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_57092",
"problem_id": "1357",
"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_57093",
"problem_id": "796",
"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_57094",
"problem_id": "1926",
"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_57095",
"problem_id": "2032",
"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_57096",
"problem_id": "1644",
"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_57097",
"problem_id": "2935",
"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_57098",
"problem_id": "1806",
"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_57099",
"problem_id": "2803",
"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_57100",
"problem_id": "2001",
"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_57101",
"problem_id": "2351",
"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_57102",
"problem_id": "1027",
"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_57103",
"problem_id": "1914",
"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_57104",
"problem_id": "1198",
"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_57105",
"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(n+m)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_57106",
"problem_id": "1935",
"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_57107",
"problem_id": "1505",
"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_57108",
"problem_id": "1956",
"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_57109",
"problem_id": "1313",
"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_57110",
"problem_id": "1806",
"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_57111",
"problem_id": "134",
"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_57112",
"problem_id": "2037",
"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_57113",
"problem_id": "508",
"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_57114",
"problem_id": "2675",
"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_57115",
"problem_id": "1738",
"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_57116",
"problem_id": "2331",
"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_57117",
"problem_id": "2238",
"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_57118",
"problem_id": "897",
"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_57119",
"problem_id": "2109",
"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_57120",
"problem_id": "456",
"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_57121",
"problem_id": "966",
"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_57122",
"problem_id": "895",
"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_57123",
"problem_id": "820",
"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_57124",
"problem_id": "1777",
"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_57125",
"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_57126",
"problem_id": "1614",
"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_57127",
"problem_id": "2664",
"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_57128",
"problem_id": "2846",
"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_57129",
"problem_id": "653",
"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_57130",
"problem_id": "2425",
"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_57131",
"problem_id": "2396",
"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_57132",
"problem_id": "1929",
"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_57133",
"problem_id": "3025",
"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_57134",
"problem_id": "2194",
"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_57135",
"problem_id": "2187",
"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_57136",
"problem_id": "2393",
"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_57137",
"problem_id": "2707",
"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_57138",
"problem_id": "1299",
"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_57139",
"problem_id": "364",
"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_57140",
"problem_id": "2815",
"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_57141",
"problem_id": "447",
"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_57142",
"problem_id": "2387",
"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_57143",
"problem_id": "533",
"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_57144",
"problem_id": "2229",
"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_57145",
"problem_id": "1487",
"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_57146",
"problem_id": "513",
"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_57147",
"problem_id": "2560",
"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_57148",
"problem_id": "2463",
"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_57149",
"problem_id": "637",
"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_57150",
"problem_id": "2533",
"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_57151",
"problem_id": "2889",
"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_57152",
"problem_id": "1449",
"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_57153",
"problem_id": "1603",
"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_57154",
"problem_id": "1821",
"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_57155",
"problem_id": "893",
"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_57156",
"problem_id": "736",
"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_57157",
"problem_id": "1934",
"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_57158",
"problem_id": "1295",
"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_57159",
"problem_id": "351",
"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_57160",
"problem_id": "397",
"task_type": "sc_direct"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.