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_32882578_3271.cpp:4:9: error: '__int' does not name a type
 typedef __int 128 LL;
         ^
0_0_32882578_3271.cpp:8:1: error: 'LL' does not name a type
 LL f[2][M],Ans[22],G[22];
 ^
0_0_32882578_3271.cpp: In function 'int main()':
0_0_32882578_3271.cpp:17:2: error: 'G' was not declared in this scope
  G[0]=1;
  ^
0_0_32882578_3271.cpp:37:27: error: 'f' was not declared in this scope
   for(int i=0;i<h[m];i++) f[0][i]=f[1][i]=0;
                           ^
0_0_32882578_3271.cpp:38:3: error: 'f' was not declared in this scope
   f[0][0]=1;
   ^
0_0_32882578_3271.cpp:55:10: error: 'Ans' was not declared in this scope
   memset(Ans,0,sizeof Ans);
          ^


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-07-01 00:22:54, Gzip enabled