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_18289512_5108.cpp: In function 'int main()':
0_0_18289512_5108.cpp:155:9: error: 'LL' was not declared in this scope
         LL tmp;
         ^
0_0_18289512_5108.cpp:159:10: error: 'tmp' was not declared in this scope
          tmp =    quick_mod(x%(s+1),g,s+1); 
          ^
0_0_18289512_5108.cpp:161:15: error: 'tmp' was not declared in this scope
         else  tmp = quick_mod(x,g,s+1);
               ^
0_0_18289512_5108.cpp:162:26: error: 'tmp' was not declared in this scope
         printf("%I64d\n",tmp);   
                          ^


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-23 10:19:28, Gzip enabled