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_20614447_25907.cpp:15:47: error: stray '#' in program
     typedef long long ll;using namespace std; #define sspeed ios_base::sync_with_stdio(0);cin.tie(0)#define maxn 200001#define mod 10007#define eps 1e-9int Num;char CH[20];const int inf=0x3f3f3f3f;inline ll read(){    ll x=0,f=1;char ch=getchar();    while(ch<'0'||ch>'9'){if(ch=='-')f=-1;ch=getchar();}    while(ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}    return x*f;}inline void P(int x){    Num=0;if(!x){putchar('0');puts("");return;}    while(x>0)CH[++Num]=x%10,x/=10;    while(Num)putchar(CH[Num--]+48);    puts("");}int g[300][300];int main(){    int n;    while(scanf("%d",&n)!=EOF)    {        memset(g,0,sizeof(g));        for(int i=0;i<n;i++)            for(int j=0;j<n;j++)                g[i][j]=read();        int ans=0;        for(int i=0;i<n;i++)        {            for(int j=0;j<n;j++)            {                if(g[i][j])                {                    ans++;                    g[i][j]=0;                    g[j][i]=0;                }            }        }        cout<<(ans+n)*2<<endl;    }}
                                               ^
0_0_20614447_25907.cpp:15:101: error: stray '#' in program
     typedef long long ll;using namespace std; #define sspeed ios_base::sync_with_stdio(0);cin.tie(0)#define maxn 200001#define mod 10007#define eps 1e-9int Num;char CH[20];const int inf=0x3f3f3f3f;inline ll read(){    ll x=0,f=1;char ch=getchar();    while(ch<'0'||ch>'9'){if(ch=='-')f=-1;ch=getchar();}    while(ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}    return x*f;}inline void P(int x){    Num=0;if(!x){putchar('0');puts("");return;}    while(x>0)CH[++Num]=x%10,x/=10;    while(Num)putchar(CH[Num--]+48);    puts("");}int g[300][300];int main(){    int n;    while(scanf("%d",&n)!=EOF)    {        memset(g,0,sizeof(g));        for(int i=0;i<n;i++)            for(int j=0;j<n;j++)                g[i][j]=read();        int ans=0;        for(int i=0;i<n;i++)        {            for(int j=0;j<n;j++)            {                if(g[i][j])                {                    ans++;                    g[i][j]=0;                    g[j][i]=0;                }            }        }        cout<<(ans+n)*2<<endl;    }}
                                                                                                     ^
0_0_20614447_25907.cpp:15:120: error: stray '#' in program
     typedef long long ll;using namespace std; #define sspeed ios_base::sync_with_stdio(0);cin.tie(0)#define maxn 200001#define mod 10007#define eps 1e-9int Num;char CH[20];const int inf=0x3f3f3f3f;inline ll read(){    ll x=0,f=1;char ch=getchar();    while(ch<'0'||ch>'9'){if(ch=='-')f=-1;ch=getchar();}    while(ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}    return x*f;}inline void P(int x){    Num=0;if(!x){putchar('0');puts("");return;}    while(x>0)CH[++Num]=x%10,x/=10;    while(Num)putchar(CH[Num--]+48);    puts("");}int g[300][300];int main(){    int n;    while(scanf("%d",&n)!=EOF)    {        memset(g,0,sizeof(g));        for(int i=0;i<n;i++)            for(int j=0;j<n;j++)                g[i][j]=read();        int ans=0;        for(int i=0;i<n;i++)        {            for(int j=0;j<n;j++)            {                if(g[i][j])                {                    ans++;                    g[i][j]=0;                    g[j][i]=0;                }            }        }        cout<<(ans+n)*2<<endl;    }}
                                                                                                                        ^
0_0_20614447_25907.cpp:15:137: error: stray '#' in program
     typedef long long ll;using namespace std; #define sspeed ios_base::sync_with_stdio(0);cin.tie(0)#define maxn 200001#define mod 10007#define eps 1e-9int Num;char CH[20];const int inf=0x3f3f3f3f;inline ll read(){    ll x=0,f=1;char ch=getchar();    while(ch<'0'||ch>'9'){if(ch=='-')f=-1;ch=getchar();}    while(ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}    return x*f;}inline void P(int x){    Num=0;if(!x){putchar('0');puts("");return;}    while(x>0)CH[++Num]=x%10,x/=10;    while(Num)putchar(CH[Num--]+48);    puts("");}int g[300][300];int main(){    int n;    while(scanf("%d",&n)!=EOF)    {        memset(g,0,sizeof(g));        for(int i=0;i<n;i++)            for(int j=0;j<n;j++)                g[i][j]=read();        int ans=0;        for(int i=0;i<n;i++)        {            for(int j=0;j<n;j++)            {                if(g[i][j])                {                    ans++;                    g[i][j]=0;                    g[j][i]=0;                }            }        }        cout<<(ans+n)*2<<endl;    }}
                                                                                                                                         ^
0_0_20614447_25907.cpp:15:48: error: 'define' does not name a type
     typedef long long ll;using namespace std; #define sspeed ios_base::sync_with_stdio(0);cin.tie(0)#define maxn 200001#define mod 10007#define eps 1e-9int Num;char CH[20];const int inf=0x3f3f3f3f;inline ll read(){    ll x=0,f=1;char ch=getchar();    while(ch<'0'||ch>'9'){if(ch=='-')f=-1;ch=getchar();}    while(ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}    return x*f;}inline void P(int x){    Num=0;if(!x){putchar('0');puts("");return;}    while(x>0)CH[++Num]=x%10,x/=10;    while(Num)putchar(CH[Num--]+48);    puts("");}int g[300][300];int main(){    int n;    while(scanf("%d",&n)!=EOF)    {        memset(g,0,sizeof(g));        for(int i=0;i<n;i++)            for(int j=0;j<n;j++)                g[i][j]=read();        int ans=0;        for(int i=0;i<n;i++)        {            for(int j=0;j<n;j++)            {                if(g[i][j])                {                    ans++;                    g[i][j]=0;                    g[j][i]=0;                }            }        }        cout<<(ans+n)*2<<endl;    }}
                                                ^
0_0_20614447_25907.cpp:15:91: error: 'cin' does not name a type
     typedef long long ll;using namespace std; #define sspeed ios_base::sync_with_stdio(0);cin.tie(0)#define maxn 200001#define mod 10007#define eps 1e-9int Num;char CH[20];const int inf=0x3f3f3f3f;inline ll read(){    ll x=0,f=1;char ch=getchar();    while(ch<'0'||ch>'9'){if(ch=='-')f=-1;ch=getchar();}    while(ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}    return x*f;}inline void P(int x){    Num=0;if(!x){putchar('0');puts("");return;}    while(x>0)CH[++Num]=x%10,x/=10;    while(Num)putchar(CH[Num--]+48);    puts("");}int g[300][300];int main(){    int n;    while(scanf("%d",&n)!=EOF)    {        memset(g,0,sizeof(g));        for(int i=0;i<n;i++)            for(int j=0;j<n;j++)                g[i][j]=read();        int ans=0;        for(int i=0;i<n;i++)        {            for(int j=0;j<n;j++)            {                if(g[i][j])                {                    ans++;                    g[i][j]=0;                    g[j][i]=0;                }            }        }        cout<<(ans+n)*2<<endl;    }}
                                                                                           ^
0_0_20614447_25907.cpp: In function 'void P(int)':
0_0_20614447_25907.cpp:15:401: error: 'Num' was not declared in this scope
     typedef long long ll;using namespace std; #define sspeed ios_base::sync_with_stdio(0);cin.tie(0)#define maxn 200001#define mod 10007#define eps 1e-9int Num;char CH[20];const int inf=0x3f3f3f3f;inline ll read(){    ll x=0,f=1;char ch=getchar();    while(ch<'0'||ch>'9'){if(ch=='-')f=-1;ch=getchar();}    while(ch>='0'&&ch<='9'){x=x*10+ch-'0';ch=getchar();}    return x*f;}inline void P(int x){    Num=0;if(!x){putchar('0');puts("");return;}    while(x>0)CH[++Num]=x%10,x/=10;    while(Num)putchar(CH[Num--]+48);    puts("");}int g[300][300];int main(){    int n;    while(scanf("%d",&n)!=EOF)    {        memset(g,0,sizeof(g));        for(int i=0;i<n;i++)            for(int j=0;j<n;j++)                g[i][j]=read();        int ans=0;        for(int i=0;i<n;i++)        {            for(int j=0;j<n;j++)            {                if(g[i][j])                {                    ans++;                    g[i][j]=0;                    g[j][i]=0;                }            }        }        cout<<(ans+n)*2<<endl;    }}
                                                                                                                                                                                                                                                                                                                                                                                                                 ^


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:13:42, Gzip enabled