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_33485332_20681.cpp:12:2: error: stray '#' in program
     int a[10][10];
  ^
0_0_33485332_20681.cpp:12:9: error: stray '#' in program
     int a[10][10];
         ^
0_0_33485332_20681.cpp:16:2: error: stray '#' in program
     node c;
  ^
0_0_33485332_20681.cpp:16:9: error: stray '#' in program
     node c;
         ^
0_0_33485332_20681.cpp:17:2: error: stray '#' in program
     memset(c.a,0,sizeof(c.a));
  ^
0_0_33485332_20681.cpp:17:9: error: stray '#' in program
     memset(c.a,0,sizeof(c.a));
         ^
0_0_33485332_20681.cpp:18:2: error: stray '#' in program
     for(int i=0; i<4; i++)
  ^
0_0_33485332_20681.cpp:18:9: error: stray '#' in program
     for(int i=0; i<4; i++)
         ^
0_0_33485332_20681.cpp:19:2: error: stray '#' in program
         for(int j=0; j<4; j++)
  ^
0_0_33485332_20681.cpp:19:9: error: stray '#' in program
         for(int j=0; j<4; j++)
         ^
0_0_33485332_20681.cpp:19:16: error: stray '#' in program
         for(int j=0; j<4; j++)
                ^
0_0_33485332_20681.cpp:19:23: error: stray '#' in program
         for(int j=0; j<4; j++)
                       ^
0_0_33485332_20681.cpp:20:2: error: stray '#' in program
         {
  ^
0_0_33485332_20681.cpp:20:9: error: stray '#' in program
         {
         ^
0_0_33485332_20681.cpp:20:16: error: stray '#' in program
         {
                ^
0_0_33485332_20681.cpp:20:23: error: stray '#' in program
         {
                       ^
0_0_33485332_20681.cpp:21:2: error: stray '#' in program
             for(int k=0; k<4; k++)
  ^
0_0_33485332_20681.cpp:21:9: error: stray '#' in program
             for(int k=0; k<4; k++)
         ^
0_0_33485332_20681.cpp:21:16: error: stray '#' in program
             for(int k=0; k<4; k++)
                ^
0_0_33485332_20681.cpp:21:23: error: stray '#' in program
             for(int k=0; k<4; k++)
                       ^
0_0_33485332_20681.cpp:21:30: error: stray '#' in program
             for(int k=0; k<4; k++)
                              ^
0_0_33485332_20681.cpp:21:37: error: stray '#' in program
             for(int k=0; k<4; k++)
                                     ^
0_0_33485332_20681.cpp:22:2: error: stray '#' in program
                 c.a[i][j]+=a.a[i][k]*b.a[k][j];
  ^
0_0_33485332_20681.cpp:22:9: error: stray '#' in program
                 c.a[i][j]+=a.a[i][k]*b.a[k][j];
         ^
0_0_33485332_20681.cpp:22:16: error: stray '#' in program
                 c.a[i][j]+=a.a[i][k]*b.a[k][j];
                ^
0_0_33485332_20681.cpp:22:23: error: stray '#' in program
                 c.a[i][j]+=a.a[i][k]*b.a[k][j];
                       ^
0_0_33485332_20681.cpp:22:30: error: stray '#' in program
                 c.a[i][j]+=a.a[i][k]*b.a[k][j];
                              ^
0_0_33485332_20681.cpp:22:37: error: stray '#' in program
                 c.a[i][j]+=a.a[i][k]*b.a[k][j];
                                     ^
0_0_33485332_20681.cpp:22:44: error: stray '#' in program
                 c.a[i][j]+=a.a[i][k]*b.a[k][j];
                                            ^
0_0_33485332_20681.cpp:22:51: error: stray '#' in program
                 c.a[i][j]+=a.a[i][k]*b.a[k][j];
                                                   ^
0_0_33485332_20681.cpp:23:2: error: stray '#' in program
             c.a[i][j]%=mod;
  ^
0_0_33485332_20681.cpp:23:9: error: stray '#' in program
             c.a[i][j]%=mod;
         ^
0_0_33485332_20681.cpp:23:16: error: stray '#' in program
             c.a[i][j]%=mod;
                ^
0_0_33485332_20681.cpp:23:23: error: stray '#' in program
             c.a[i][j]%=mod;
                       ^
0_0_33485332_20681.cpp:23:30: error: stray '#' in program
             c.a[i][j]%=mod;
                              ^
0_0_33485332_20681.cpp:23:37: error: stray '#' in program
             c.a[i][j]%=mod;
                                     ^
0_0_33485332_20681.cpp:24:2: error: stray '#' in program
         }
  ^
0_0_33485332_20681.cpp:24:9: error: stray '#' in program
         }
         ^
0_0_33485332_20681.cpp:24:16: error: stray '#' in program
         }
                ^
0_0_33485332_20681.cpp:24:23: error: stray '#' in program
         }
                       ^
0_0_33485332_20681.cpp:31:2: error: stray '#' in program
     memset(ans.a,0,sizeof(ans.a));
  ^
0_0_33485332_20681.cpp:31:9: error: stray '#' in program
     memset(ans.a,0,sizeof(ans.a));
         ^
0_0_33485332_20681.cpp:32:2: error: stray '#' in program
     memset(a.a,0,sizeof(a.a));
  ^
0_0_33485332_20681.cpp:32:9: error: stray '#' in program
     memset(a.a,0,sizeof(a.a));
         ^
0_0_33485332_20681.cpp:33:2: error: stray '#' in program
     for(int i=0;i<4;i++)
  ^
0_0_33485332_20681.cpp:33:9: error: stray '#' in program
     for(int i=0;i<4;i++)
         ^
0_0_33485332_20681.cpp:34:2: error: stray '#' in program
         ans.a[0][i]=1;
  ^
0_0_33485332_20681.cpp:34:9: error: stray '#' in program
         ans.a[0][i]=1;
         ^
0_0_33485332_20681.cpp:34:16: error: stray '#' in program
         ans.a[0][i]=1;
                ^
0_0_33485332_20681.cpp:34:23: error: stray '#' in program
         ans.a[0][i]=1;
                       ^
0_0_33485332_20681.cpp:35:2: error: stray '#' in program
     a.a[0][0]=1;
  ^
0_0_33485332_20681.cpp:35:9: error: stray '#' in program
     a.a[0][0]=1;
         ^
0_0_33485332_20681.cpp:36:2: error: stray '#' in program
     a.a[1][0]=1;a.a[1][1]=(x*x)%mod;a.a[1][2]=1;a.a[1][3]=x;
  ^
0_0_33485332_20681.cpp:36:9: error: stray '#' in program
     a.a[1][0]=1;a.a[1][1]=(x*x)%mod;a.a[1][2]=1;a.a[1][3]=x;
         ^
0_0_33485332_20681.cpp:37:2: error: stray '#' in program
     a.a[2][1]=(y*y)%mod;//这里的%mod很有必要,不然下次乘的时候可能会超int,
  ^
0_0_33485332_20681.cpp:37:9: error: stray '#' in program
     a.a[2][1]=(y*y)%mod;//这里的%mod很有必要,不然下次乘的时候可能会超int,
         ^
0_0_33485332_20681.cpp:38:2: error: stray '#' in program
     a.a[3][1]=(2*x*y)%mod;a.a[3][3]=y;
  ^
0_0_33485332_20681.cpp:38:9: error: stray '#' in program
     a.a[3][1]=(2*x*y)%mod;a.a[3][3]=y;
         ^
0_0_33485332_20681.cpp:42:2: error: stray '#' in program
     init();
  ^
0_0_33485332_20681.cpp:42:9: error: stray '#' in program
     init();
         ^
0_0_33485332_20681.cpp:43:2: error: stray '#' in program
     while(k)
  ^
0_0_33485332_20681.cpp:43:9: error: stray '#' in program
     while(k)
         ^
0_0_33485332_20681.cpp:44:2: error: stray '#' in program
     {
  ^
0_0_33485332_20681.cpp:44:9: error: stray '#' in program
     {
         ^
0_0_33485332_20681.cpp:45:2: error: stray '#' in program
         if(k%2)ans=ans*a;
  ^
0_0_33485332_20681.cpp:45:9: error: stray '#' in program
         if(k%2)ans=ans*a;
         ^
0_0_33485332_20681.cpp:45:16: error: stray '#' in program
         if(k%2)ans=ans*a;
                ^
0_0_33485332_20681.cpp:45:23: error: stray '#' in program
         if(k%2)ans=ans*a;
                       ^
0_0_33485332_20681.cpp:46:2: error: stray '#' in program
         a=a*a;
  ^
0_0_33485332_20681.cpp:46:9: error: stray '#' in program
         a=a*a;
         ^
0_0_33485332_20681.cpp:46:16: error: stray '#' in program
         a=a*a;
                ^
0_0_33485332_20681.cpp:46:23: error: stray '#' in program
         a=a*a;
                       ^
0_0_33485332_20681.cpp:47:2: error: stray '#' in program
         k=k>>1;
  ^
0_0_33485332_20681.cpp:47:9: error: stray '#' in program
         k=k>>1;
         ^
0_0_33485332_20681.cpp:47:16: error: stray '#' in program
         k=k>>1;
                ^
0_0_33485332_20681.cpp:47:23: error: stray '#' in program
         k=k>>1;
                       ^
0_0_33485332_20681.cpp:48:2: error: stray '#' in program
     }
  ^
0_0_33485332_20681.cpp:48:9: error: stray '#' in program
     }
         ^
0_0_33485332_20681.cpp:49:2: error: stray '#' in program
 


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-23 03:26:26, Gzip enabled