data_source string | prompt list | ability string | reward_model dict | extra_info dict |
|---|---|---|---|---|
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60958",
"problem_id": "2288",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n+m)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60959",
"problem_id": "375",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(nlogn)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60960",
"problem_id": "2912",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60961",
"problem_id": "650",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60962",
"problem_id": "1493",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(logn)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60963",
"problem_id": "2506",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(nlogn)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60964",
"problem_id": "530",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60965",
"problem_id": "335",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n*m)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60966",
"problem_id": "2577",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n+mlogm)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60967",
"problem_id": "2903",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n**2)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60968",
"problem_id": "1427",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60969",
"problem_id": "150",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60970",
"problem_id": "618",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n+mlogm)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60971",
"problem_id": "2391",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60972",
"problem_id": "2564",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n+m)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60973",
"problem_id": "2679",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60974",
"problem_id": "2759",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60975",
"problem_id": "1905",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60976",
"problem_id": "1977",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n**2)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60977",
"problem_id": "2696",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(nlogn)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60978",
"problem_id": "63",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n+m)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60979",
"problem_id": "2728",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60980",
"problem_id": "1541",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60981",
"problem_id": "1970",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60982",
"problem_id": "2719",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60983",
"problem_id": "2540",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60984",
"problem_id": "208",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n**2)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60985",
"problem_id": "2000",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(nlogn+m)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60986",
"problem_id": "2427",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60987",
"problem_id": "112",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n*m)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60988",
"problem_id": "258",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n+m)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60989",
"problem_id": "1727",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60990",
"problem_id": "2154",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60991",
"problem_id": "1103",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n**2)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60992",
"problem_id": "435",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n+mlogm)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60993",
"problem_id": "2606",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60994",
"problem_id": "1652",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60995",
"problem_id": "1816",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60996",
"problem_id": "151",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60997",
"problem_id": "1400",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60998",
"problem_id": "359",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_60999",
"problem_id": "3090",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61000",
"problem_id": "179",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(nlogn)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61001",
"problem_id": "2312",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(nlogn)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61002",
"problem_id": "2240",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61003",
"problem_id": "2371",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61004",
"problem_id": "2764",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61005",
"problem_id": "849",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61006",
"problem_id": "2028",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61007",
"problem_id": "2858",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(nlogn)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61008",
"problem_id": "1067",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61009",
"problem_id": "2120",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(nlogn)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61010",
"problem_id": "691",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n+mlogm)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61011",
"problem_id": "770",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(nlogn)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61012",
"problem_id": "2887",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61013",
"problem_id": "632",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61014",
"problem_id": "2246",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(nlogn+m)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61015",
"problem_id": "761",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n+m)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61016",
"problem_id": "1050",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61017",
"problem_id": "2785",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n**2)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61018",
"problem_id": "2468",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61019",
"problem_id": "915",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61020",
"problem_id": "1759",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61021",
"problem_id": "1970",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(nlogn+m)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61022",
"problem_id": "981",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61023",
"problem_id": "954",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61024",
"problem_id": "1131",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n+m)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61025",
"problem_id": "673",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61026",
"problem_id": "2932",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(nlogn)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61027",
"problem_id": "2622",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(nlogn)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61028",
"problem_id": "1128",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61029",
"problem_id": "2229",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61030",
"problem_id": "2920",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61031",
"problem_id": "955",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(nlogn+m)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61032",
"problem_id": "1197",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n**2)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61033",
"problem_id": "1096",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61034",
"problem_id": "2984",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(nlogn)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61035",
"problem_id": "631",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61036",
"problem_id": "1176",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61037",
"problem_id": "2601",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61038",
"problem_id": "459",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61039",
"problem_id": "1632",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61040",
"problem_id": "2945",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61041",
"problem_id": "623",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(nlogn)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61042",
"problem_id": "639",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n**2)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61043",
"problem_id": "1881",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n+m)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61044",
"problem_id": "705",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(nlogn)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61045",
"problem_id": "1593",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n*m)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61046",
"problem_id": "2906",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61047",
"problem_id": "2078",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(nlogn)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61048",
"problem_id": "711",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61049",
"problem_id": "1302",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n**2)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61050",
"problem_id": "594",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61051",
"problem_id": "2136",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n+m)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61052",
"problem_id": "1243",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61053",
"problem_id": "639",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61054",
"problem_id": "2766",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61055",
"problem_id": "2847",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61056",
"problem_id": "1154",
"task_type": "tc_direct"
} |
time_complexity | [
{
"content": "You are an expert coding professional. Given a code snippet, your task is to predict its time complexity.\nReply with the time complexity of the code within \\boxed{}. For example, if you think the time complexity is linear, then reply with \\boxed{O(n)}.\nAny other format will be considered inval... | tc_direct | {
"extraction_method": "boxed",
"ground_truth": "O(n**2)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61057",
"problem_id": "1510",
"task_type": "tc_direct"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.