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_21595785_9965.cpp: In function 'long long int mod_pow(int, int, int)':
0_0_21595785_9965.cpp:30:2: error: 'nbsp' was not declared in this scope
     long long ret=1;
  ^
0_0_21595785_9965.cpp: In function 'void init(long long int)':
0_0_21595785_9965.cpp:48:2: error: 'nbsp' was not declared in this scope
     factorial[0] = 1;
  ^
0_0_21595785_9965.cpp:50:39: error: 'i' was not declared in this scope
         factorial[i] = factorial[i-1]*i%p;
                                       ^
0_0_21595785_9965.cpp: In function 'long long int Lucas(long long int, long long int, long long int)':
0_0_21595785_9965.cpp:57:2: error: 'nbsp' was not declared in this scope
     long long re = 1;
  ^
0_0_21595785_9965.cpp: In function 'int main()':
0_0_21595785_9965.cpp:70:2: error: 'nbsp' was not declared in this scope
     int a,b,c;
  ^
0_0_21595785_9965.cpp: In function 'int main()':
0_0_21595785_9965.cpp:78:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_21595785_9965.cpp:69:5: note: 'int main()' previously defined here
 int main(){
     ^
0_0_21595785_9965.cpp:80:2: error: 'nbsp' was not declared in this scope
     int t;
  ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-01-09 05:44:42, Gzip enabled