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(1)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_54361",
"problem_id": "2457",
"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_54362",
"problem_id": "2442",
"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_54363",
"problem_id": "2513",
"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_54364",
"problem_id": "2028",
"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_54365",
"problem_id": "197",
"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_54366",
"problem_id": "1791",
"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_54367",
"problem_id": "2151",
"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_54368",
"problem_id": "2781",
"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_54369",
"problem_id": "1152",
"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_54370",
"problem_id": "1205",
"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_54371",
"problem_id": "2263",
"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_54372",
"problem_id": "186",
"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_54373",
"problem_id": "1591",
"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_54374",
"problem_id": "2419",
"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_54375",
"problem_id": "1563",
"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_54376",
"problem_id": "795",
"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_54377",
"problem_id": "1937",
"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_54378",
"problem_id": "2353",
"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_54379",
"problem_id": "197",
"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_54380",
"problem_id": "2875",
"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_54381",
"problem_id": "2743",
"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_54382",
"problem_id": "493",
"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_54383",
"problem_id": "1083",
"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_54384",
"problem_id": "2289",
"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_54385",
"problem_id": "2582",
"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_54386",
"problem_id": "2099",
"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_54387",
"problem_id": "750",
"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_54388",
"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_54389",
"problem_id": "2731",
"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_54390",
"problem_id": "1921",
"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_54391",
"problem_id": "230",
"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_54392",
"problem_id": "2287",
"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_54393",
"problem_id": "1716",
"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_54394",
"problem_id": "659",
"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_54395",
"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(n)",
"style": "rule"
} | {
"comp": "space",
"idx": "sc_direct_54396",
"problem_id": "1280",
"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_54397",
"problem_id": "2421",
"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_54398",
"problem_id": "1593",
"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_54399",
"problem_id": "1576",
"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_54400",
"problem_id": "1043",
"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_54401",
"problem_id": "2699",
"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_54402",
"problem_id": "2398",
"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_54403",
"problem_id": "1490",
"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_54404",
"problem_id": "2340",
"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_54405",
"problem_id": "195",
"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_54406",
"problem_id": "8",
"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_54407",
"problem_id": "1599",
"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_54408",
"problem_id": "2060",
"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_54409",
"problem_id": "3007",
"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_54410",
"problem_id": "2871",
"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_54411",
"problem_id": "1802",
"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_54412",
"problem_id": "2431",
"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_54413",
"problem_id": "2219",
"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_54414",
"problem_id": "2442",
"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_54415",
"problem_id": "551",
"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_54416",
"problem_id": "2048",
"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_54417",
"problem_id": "645",
"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_54418",
"problem_id": "2188",
"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_54419",
"problem_id": "1606",
"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_54420",
"problem_id": "347",
"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_54421",
"problem_id": "209",
"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_54422",
"problem_id": "161",
"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_54423",
"problem_id": "1098",
"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_54424",
"problem_id": "347",
"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_54425",
"problem_id": "120",
"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_54426",
"problem_id": "2152",
"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_54427",
"problem_id": "1134",
"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_54428",
"problem_id": "1117",
"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_54429",
"problem_id": "525",
"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_54430",
"problem_id": "714",
"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_54431",
"problem_id": "2880",
"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_54432",
"problem_id": "3100",
"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_54433",
"problem_id": "1374",
"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_54434",
"problem_id": "1086",
"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_54435",
"problem_id": "981",
"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_54436",
"problem_id": "956",
"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_54437",
"problem_id": "2711",
"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_54438",
"problem_id": "2310",
"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_54439",
"problem_id": "634",
"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_54440",
"problem_id": "1119",
"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_54441",
"problem_id": "2213",
"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_54442",
"problem_id": "1055",
"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_54443",
"problem_id": "1801",
"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_54444",
"problem_id": "1072",
"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_54445",
"problem_id": "1930",
"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_54446",
"problem_id": "2406",
"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_54447",
"problem_id": "3007",
"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_54448",
"problem_id": "1955",
"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_54449",
"problem_id": "2211",
"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_54450",
"problem_id": "31",
"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_54451",
"problem_id": "2115",
"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_54452",
"problem_id": "2694",
"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_54453",
"problem_id": "1748",
"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_54454",
"problem_id": "1580",
"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_54455",
"problem_id": "667",
"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_54456",
"problem_id": "852",
"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_54457",
"problem_id": "2663",
"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_54458",
"problem_id": "1702",
"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_54459",
"problem_id": "1017",
"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_54460",
"problem_id": "111",
"task_type": "sc_direct"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.