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_13809545_26500.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13809545_26500.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13809545_26500.cpp: In function 'int multi(int, int, int)':
0_0_13809545_26500.cpp:27:11: error: 'b0' was not declared in this scope
     while(b0)
           ^
0_0_13809545_26500.cpp:32:5: error: expected ')' before '}' token
     }
     ^
0_0_13809545_26500.cpp:32:5: error: expected ';' before '}' token
0_0_13809545_26500.cpp: In function 'int main()':
0_0_13809545_26500.cpp:53:39: error: 'scanf' was not declared in this scope
     while(scanf("%d%d%d%d",&p,&q,&e,&l)!=EOF)
                                       ^
0_0_13809545_26500.cpp:53:42: error: 'EOF' was not declared in this scope
     while(scanf("%d%d%d%d",&p,&q,&e,&l)!=EOF)
                                          ^
0_0_13809545_26500.cpp:60:9: error: expected ';' before '{' token
         {
         ^
0_0_13809545_26500.cpp:60:9: error: expected primary-expression before '{' token
0_0_13809545_26500.cpp:60:9: error: expected ')' before '{' token
0_0_13809545_26500.cpp:62:41: error: 'printf' was not declared in this scope
             printf("%c",quick_mod(a,x,n));
                                         ^
0_0_13809545_26500.cpp:64:20: error: 'printf' was not declared in this scope
         printf("\n");
                    ^


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-09-28 23:28:48, Gzip enabled