F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_20610824_6613.cpp:10:5: error: expected unqualified-id before numeric constant
     2*m+fac[i-1]&&p<2*m+fac[i])                 printf("Thrown\n");            else                 printf("0\n");            return ;        }}int main(){    int t,n,m,p;    scanf("%d",&t);    while(t--){        scanf("%d%d%d",&n,&m,&p);        slove(n,m,p);    }    return 0;}
     ^
0_0_20610824_6613.cpp:10:80: error: expected unqualified-id before 'else'
     2*m+fac[i-1]&&p<2*m+fac[i])                 printf("Thrown\n");            else                 printf("0\n");            return ;        }}int main(){    int t,n,m,p;    scanf("%d",&t);    while(t--){        scanf("%d%d%d",&n,&m,&p);        slove(n,m,p);    }    return 0;}
                                                                                ^
0_0_20610824_6613.cpp:10:127: error: expected unqualified-id before 'return'
     2*m+fac[i-1]&&p<2*m+fac[i])                 printf("Thrown\n");            else                 printf("0\n");            return ;        }}int main(){    int t,n,m,p;    scanf("%d",&t);    while(t--){        scanf("%d%d%d",&n,&m,&p);        slove(n,m,p);    }    return 0;}
                                                                                                                               ^
0_0_20610824_6613.cpp:10:143: error: expected declaration before '}' token
     2*m+fac[i-1]&&p<2*m+fac[i])                 printf("Thrown\n");            else                 printf("0\n");            return ;        }}int main(){    int t,n,m,p;    scanf("%d",&t);    while(t--){        scanf("%d%d%d",&n,&m,&p);        slove(n,m,p);    }    return 0;}
                                                                                                                                               ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-29 22:05:18, Gzip enabled