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(nlogn)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61458",
"problem_id": "1348",
"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_61459",
"problem_id": "2938",
"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_61460",
"problem_id": "924",
"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_61461",
"problem_id": "2502",
"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_61462",
"problem_id": "2781",
"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_61463",
"problem_id": "3009",
"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_61464",
"problem_id": "2087",
"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_61465",
"problem_id": "1258",
"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_61466",
"problem_id": "1236",
"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_61467",
"problem_id": "1461",
"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_61468",
"problem_id": "2448",
"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_61469",
"problem_id": "243",
"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_61470",
"problem_id": "1331",
"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_61471",
"problem_id": "637",
"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_61472",
"problem_id": "1470",
"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_61473",
"problem_id": "997",
"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_61474",
"problem_id": "850",
"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_61475",
"problem_id": "2497",
"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_61476",
"problem_id": "1068",
"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_61477",
"problem_id": "2646",
"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_61478",
"problem_id": "1086",
"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_61479",
"problem_id": "2597",
"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_61480",
"problem_id": "2796",
"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_61481",
"problem_id": "148",
"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_61482",
"problem_id": "1520",
"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_61483",
"problem_id": "2357",
"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_61484",
"problem_id": "360",
"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_61485",
"problem_id": "292",
"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_61486",
"problem_id": "3103",
"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_61487",
"problem_id": "2300",
"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_61488",
"problem_id": "2481",
"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_61489",
"problem_id": "994",
"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_61490",
"problem_id": "2334",
"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_61491",
"problem_id": "772",
"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_61492",
"problem_id": "240",
"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_61493",
"problem_id": "852",
"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_61494",
"problem_id": "1030",
"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_61495",
"problem_id": "101",
"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_61496",
"problem_id": "2940",
"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_61497",
"problem_id": "3012",
"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_61498",
"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(1)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61499",
"problem_id": "752",
"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_61500",
"problem_id": "2882",
"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_61501",
"problem_id": "2820",
"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_61502",
"problem_id": "2121",
"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_61503",
"problem_id": "142",
"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_61504",
"problem_id": "692",
"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_61505",
"problem_id": "2230",
"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_61506",
"problem_id": "2394",
"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_61507",
"problem_id": "2233",
"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_61508",
"problem_id": "824",
"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_61509",
"problem_id": "983",
"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_61510",
"problem_id": "126",
"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_61511",
"problem_id": "864",
"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_61512",
"problem_id": "689",
"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_61513",
"problem_id": "2166",
"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_61514",
"problem_id": "1120",
"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_61515",
"problem_id": "2267",
"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_61516",
"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(n+mlogm)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61517",
"problem_id": "158",
"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_61518",
"problem_id": "1928",
"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_61519",
"problem_id": "712",
"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_61520",
"problem_id": "749",
"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_61521",
"problem_id": "1047",
"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_61522",
"problem_id": "1790",
"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_61523",
"problem_id": "1625",
"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_61524",
"problem_id": "1134",
"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_61525",
"problem_id": "2127",
"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_61526",
"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)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61527",
"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(n)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61528",
"problem_id": "90",
"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_61529",
"problem_id": "2387",
"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_61530",
"problem_id": "1053",
"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_61531",
"problem_id": "127",
"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_61532",
"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_61533",
"problem_id": "2520",
"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_61534",
"problem_id": "2578",
"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_61535",
"problem_id": "831",
"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_61536",
"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(nlogn)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61537",
"problem_id": "2144",
"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_61538",
"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**2)",
"style": "rule"
} | {
"comp": "time",
"idx": "tc_direct_61539",
"problem_id": "1876",
"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_61540",
"problem_id": "3082",
"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_61541",
"problem_id": "438",
"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_61542",
"problem_id": "1728",
"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_61543",
"problem_id": "1048",
"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_61544",
"problem_id": "858",
"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_61545",
"problem_id": "115",
"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_61546",
"problem_id": "131",
"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_61547",
"problem_id": "1334",
"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_61548",
"problem_id": "1059",
"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_61549",
"problem_id": "384",
"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_61550",
"problem_id": "1651",
"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_61551",
"problem_id": "1797",
"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_61552",
"problem_id": "2890",
"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_61553",
"problem_id": "2042",
"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_61554",
"problem_id": "3070",
"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_61555",
"problem_id": "2384",
"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_61556",
"problem_id": "1581",
"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_61557",
"problem_id": "1353",
"task_type": "tc_direct"
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.