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_57758",
"problem_id": "2045",
"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_57759",
"problem_id": "1938",
"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_57760",
"problem_id": "497",
"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_57761",
"problem_id": "2889",
"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_57762",
"problem_id": "461",
"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_57763",
"problem_id": "1188",
"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_57764",
"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(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_57765",
"problem_id": "1",
"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_57766",
"problem_id": "2075",
"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_57767",
"problem_id": "759",
"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_57768",
"problem_id": "2157",
"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_57769",
"problem_id": "1572",
"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_57770",
"problem_id": "2568",
"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_57771",
"problem_id": "2",
"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_57772",
"problem_id": "1791",
"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_57773",
"problem_id": "2516",
"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_57774",
"problem_id": "217",
"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_57775",
"problem_id": "1474",
"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_57776",
"problem_id": "1182",
"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_57777",
"problem_id": "1225",
"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_57778",
"problem_id": "1896",
"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_57779",
"problem_id": "674",
"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_57780",
"problem_id": "812",
"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_57781",
"problem_id": "2461",
"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_57782",
"problem_id": "890",
"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_57783",
"problem_id": "1147",
"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_57784",
"problem_id": "230",
"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_57785",
"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*m)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_57786",
"problem_id": "1921",
"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_57787",
"problem_id": "159",
"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_57788",
"problem_id": "2633",
"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_57789",
"problem_id": "1372",
"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_57790",
"problem_id": "2898",
"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_57791",
"problem_id": "2827",
"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_57792",
"problem_id": "3080",
"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_57793",
"problem_id": "2503",
"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_57794",
"problem_id": "339",
"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_57795",
"problem_id": "337",
"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_57796",
"problem_id": "1385",
"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_57797",
"problem_id": "235",
"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_57798",
"problem_id": "1343",
"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_57799",
"problem_id": "569",
"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_57800",
"problem_id": "1712",
"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_57801",
"problem_id": "1166",
"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_57802",
"problem_id": "1844",
"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_57803",
"problem_id": "2623",
"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_57804",
"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(logn)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_57805",
"problem_id": "2111",
"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_57806",
"problem_id": "832",
"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_57807",
"problem_id": "2251",
"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_57808",
"problem_id": "886",
"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_57809",
"problem_id": "110",
"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_57810",
"problem_id": "1062",
"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_57811",
"problem_id": "1452",
"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_57812",
"problem_id": "1800",
"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_57813",
"problem_id": "23",
"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_57814",
"problem_id": "1911",
"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_57815",
"problem_id": "3039",
"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_57816",
"problem_id": "555",
"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_57817",
"problem_id": "3084",
"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_57818",
"problem_id": "2731",
"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_57819",
"problem_id": "1299",
"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_57820",
"problem_id": "337",
"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_57821",
"problem_id": "1526",
"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_57822",
"problem_id": "2111",
"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_57823",
"problem_id": "113",
"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_57824",
"problem_id": "2804",
"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_57825",
"problem_id": "809",
"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_57826",
"problem_id": "1991",
"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_57827",
"problem_id": "2895",
"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_57828",
"problem_id": "2304",
"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_57829",
"problem_id": "1396",
"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_57830",
"problem_id": "801",
"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_57831",
"problem_id": "2599",
"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_57832",
"problem_id": "2557",
"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_57833",
"problem_id": "1000",
"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_57834",
"problem_id": "1842",
"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_57835",
"problem_id": "2238",
"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_57836",
"problem_id": "941",
"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_57837",
"problem_id": "2518",
"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_57838",
"problem_id": "2792",
"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_57839",
"problem_id": "2555",
"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_57840",
"problem_id": "1370",
"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_57841",
"problem_id": "2680",
"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_57842",
"problem_id": "2124",
"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_57843",
"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(nlogn+m)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_57844",
"problem_id": "1687",
"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_57845",
"problem_id": "2041",
"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_57846",
"problem_id": "1680",
"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_57847",
"problem_id": "1820",
"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_57848",
"problem_id": "391",
"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_57849",
"problem_id": "731",
"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_57850",
"problem_id": "1442",
"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_57851",
"problem_id": "20",
"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_57852",
"problem_id": "432",
"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_57853",
"problem_id": "2003",
"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_57854",
"problem_id": "715",
"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_57855",
"problem_id": "1979",
"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_57856",
"problem_id": "1979",
"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_57857",
"problem_id": "880",
"task_type": "tc_direct"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.