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_16338322_28870.cpp: In function 'void solve()':
0_0_16338322_28870.cpp:26:37: error: expected ';' before 'e'
                     else(i%j==0)    e[i] += (h[j]*g[i/j]%Mod+h[i/j]*g[j]%Mod)%Mod,e[i] %= Mod;
                                     ^
0_0_16338322_28870.cpp:34:33: error: expected ';' before 'e'
                 else(i%j==0)    e[i] += (g[j]*g[i/j]%Mod+g[i/j]*g[j]%Mod)%Mod,e[i] %= Mod;
                                 ^
0_0_16338322_28870.cpp:42:29: error: expected ';' before 'e'
             else(i%j==0)    e[i] += (h[j]*f[i/j]%Mod+h[i/j]*f[j]%Mod)%Mod,e[i] %= Mod;
                             ^


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 14:40:01, Gzip enabled