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_32853890_11191.cpp:1:36: error: 'LL' has not been declared
 void dfs(int c,int cur,int i,int j,LL ans1)      //dfs(c,1,i,0,1);
                                    ^
0_0_32853890_11191.cpp: In function 'void dfs(int, int, int, int, int)':
0_0_32853890_11191.cpp:6:13: error: 'ans' was not declared in this scope
             ans-=ma/ans1;
             ^
0_0_32853890_11191.cpp:6:18: error: 'ma' was not declared in this scope
             ans-=ma/ans1;
                  ^
0_0_32853890_11191.cpp:8:13: error: 'ans' was not declared in this scope
             ans+=ma/ans1;
             ^
0_0_32853890_11191.cpp:8:18: error: 'ma' was not declared in this scope
             ans+=ma/ans1;
                  ^
0_0_32853890_11191.cpp:11:12: error: 'cnt' was not declared in this scope
     for(;j<cnt[i];j++)
            ^
0_0_32853890_11191.cpp:13:32: error: 'syz' was not declared in this scope
         dfs(c,cur+1,i,j+1,ans1*syz[i][j]);
                                ^


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-05-05 19:52:25, Gzip enabled