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_30764987_31251.cpp:13:7: error: 'll' does not name a type
 const ll mod=1e9+7;
       ^
0_0_30764987_31251.cpp: In function 'int main()':
0_0_30764987_31251.cpp:87:28: error: 'mod' was not declared in this scope
                 int hs=(dx*mod+dy)%maxsz;
                            ^
0_0_30764987_31251.cpp:95:28: error: 'mod' was not declared in this scope
                 int hs=(dy*mod-dx)%maxsz;
                            ^
0_0_30764987_31251.cpp:109:28: error: 'mod' was not declared in this scope
                 int hs=(dx*mod+dy)%maxsz;
                            ^
0_0_30764987_31251.cpp:117:29: error: 'mod' was not declared in this scope
                 int hs1=(dy*mod-dx)%maxsz;
                             ^


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-12-12 12:44:12, Gzip enabled