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_17753886_3075.cpp: In function 'void init()':
0_0_17753886_3075.cpp:9:12: error: 'mat' was not declared in this scope
     memset(mat,0,sizeof(mat));
            ^
0_0_17753886_3075.cpp: In function 'void work()':
0_0_17753886_3075.cpp:15:5: error: 'LL' was not declared in this scope
     LL ans=0,sum=0;
     ^
0_0_17753886_3075.cpp:19:14: error: 'sum' was not declared in this scope
         a=(a+sum)%n;b=(b+sum)%n;sum=0;
              ^
0_0_17753886_3075.cpp:23:9: error: 'ans' was not declared in this scope
         ans+=sum;
         ^
0_0_17753886_3075.cpp:25:22: error: 'ans' was not declared in this scope
     printf("%I64d\n",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-06-26 11:43:54, Gzip enabled