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_33584906_5740.cpp:9:50: error: expected unqualified-id before ',' token
 int Head[MaxN], Next[MaxN << 1], End[MaxN << 1], , tot;
                                                  ^
0_0_33584906_5740.cpp: In function 'void solve()':
0_0_33584906_5740.cpp:56:6: error: 'i' was not declared in this scope
  for(i = s; i; i = fa[i]) tmp[++m] = i;
      ^
0_0_33584906_5740.cpp:58:43: error: expected ']' before ')' token
   ans = (ull) ans * fexp(d[tmp[i], Mod - 2)) % Mod;
                                           ^
0_0_33584906_5740.cpp:58:43: error: too few arguments to function 'int fexp(int, int)'
0_0_33584906_5740.cpp:23:5: note: declared here
 int fexp(int x, int k)
     ^


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-16 07:59:45, Gzip enabled