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_33056890_18613.cpp:7:7: error: 'LL' does not name a type
 const LL mod=1e9+7;
       ^
0_0_33056890_18613.cpp:8:7: error: 'LL' does not name a type
 const LL inv=(mod+1)/2;
       ^
0_0_33056890_18613.cpp: In function 'int main()':
0_0_33056890_18613.cpp:39:22: error: 'mod' was not declared in this scope
   LL res=(n-clc(pos)+mod)%mod;
                      ^
0_0_33056890_18613.cpp:47:44: error: 'inv' was not declared in this scope
    ans=(ans%mod+(i%mod+mo%mod)%mod*num%mod*inv%mod*j%mod)%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-27 00:55:50, Gzip enabled