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_13808393_12716.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13808393_12716.cpp:2:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13808393_12716.cpp:3:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13808393_12716.cpp:4:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13808393_12716.cpp:5:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13808393_12716.cpp:6:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13808393_12716.cpp:7:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13808393_12716.cpp:8:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13808393_12716.cpp:9:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13808393_12716.cpp:10:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13808393_12716.cpp:11:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13808393_12716.cpp:12:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13808393_12716.cpp:13:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13808393_12716.cpp:14:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13808393_12716.cpp: In member function 'void HASH::clear()':
0_0_13808393_12716.cpp:27:40: error: 'memset' was not declared in this scope
             memset(head,-1,sizeof(head));  
                                        ^
0_0_13808393_12716.cpp: In function 'll BabyStep_GiantStep(ll, ll, ll)':
0_0_13808393_12716.cpp:64:9: error: expected ';' before 'if'
         if(tmp==B%C) return i;
         ^
0_0_13808393_12716.cpp:64:9: error: expected primary-expression before 'if'
0_0_13808393_12716.cpp:64:9: error: expected ')' before 'if'
0_0_13808393_12716.cpp: At global scope:
0_0_13808393_12716.cpp:68:5: error: expected unqualified-id before 'while'
     while((tmp=gcd(A,C))!=1){
     ^
0_0_13808393_12716.cpp:73:32: error: 'C' was not declared in this scope
     ll m=(ll)ceil(sqrt((double)C));tmp=1;
                                ^
0_0_13808393_12716.cpp:73:33: error: 'sqrt' was not declared in this scope
     ll m=(ll)ceil(sqrt((double)C));tmp=1;
                                 ^
0_0_13808393_12716.cpp:73:34: error: 'ceil' was not declared in this scope
     ll m=(ll)ceil(sqrt((double)C));tmp=1;
                                  ^
0_0_13808393_12716.cpp:73:36: error: 'tmp' does not name a type
     ll m=(ll)ceil(sqrt((double)C));tmp=1;
                                    ^
0_0_13808393_12716.cpp:74:5: error: expected unqualified-id before 'for'
     for(int i=0;i
     ^
0_0_13808393_12716.cpp:74:17: error: 'i' does not name a type
     for(int i=0;i
                 ^
0_0_13808393_12716.cpp:76:9: error: 'tmp' does not name a type
         tmp=tmp*A%C;
         ^
0_0_13808393_12716.cpp:77:5: error: expected declaration before '}' token
     }
     ^


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-06-26 17:27:27, Gzip enabled