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_19737747_24093.cpp:5:8: error: macro names must be identifiers
 #define LL long long  
        ^
0_0_19737747_24093.cpp:1:1: error: 'include' does not name a type
 include<iostream>  
 ^
0_0_19737747_24093.cpp:1:29: error: expected constructor, destructor, or type conversion before ';' token
 include<iostream>  
                             ^
0_0_19737747_24093.cpp:4:6: error: expected nested-name-specifier before '&' token
 using namespace std;  
      ^
0_0_19737747_24093.cpp:4:21: error: expected identifier before '&' token
 using namespace std;  
                     ^
0_0_19737747_24093.cpp:4:26: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                          ^
0_0_19737747_24093.cpp:4:27: error: 'std' does not name a type
 using namespace std;  
                           ^
0_0_19737747_24093.cpp:4:36: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                                    ^
0_0_19737747_24093.cpp:4:42: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                                          ^
0_0_19737747_24093.cpp:6:7: error: 'nbsp' declared as reference but not initialized
 const int p=1e9+7;  
       ^
0_0_19737747_24093.cpp:6:16: error: conflicting declaration 'int& nbsp'
 const int p=1e9+7;  
                ^
0_0_19737747_24093.cpp:6:7: note: previous declaration as 'const int& nbsp'
 const int p=1e9+7;  
       ^
0_0_19737747_24093.cpp:6:21: error: 'p' does not name a type
 const int p=1e9+7;  
                     ^
0_0_19737747_24093.cpp:6:34: error: expected constructor, destructor, or type conversion before ';' token
 const int p=1e9+7;  
                                  ^
0_0_19737747_24093.cpp:6:40: error: expected constructor, destructor, or type conversion before ';' token
 const int p=1e9+7;  
                                        ^
0_0_19737747_24093.cpp:7:6: error: expected constructor, destructor, or type conversion before ';' token
   
      ^
0_0_19737747_24093.cpp:7:12: error: expected constructor, destructor, or type conversion before ';' token
   
            ^
0_0_19737747_24093.cpp:8:1: error: 'LL' does not name a type
 LL quick_mod(LL a, LL b)  
 ^
0_0_19737747_24093.cpp:8:18: error: expected constructor, destructor, or type conversion before '(' token
 LL quick_mod(LL a, LL b)  
                  ^
0_0_19737747_24093.cpp:8:27: error: 'a' does not name a type
 LL quick_mod(LL a, LL b)  
                           ^
0_0_19737747_24093.cpp:8:35: error: 'LL' does not name a type
 LL quick_mod(LL a, LL b)  
                                   ^
0_0_19737747_24093.cpp:8:43: error: 'b' does not name a type
 LL quick_mod(LL a, LL b)  
                                           ^
0_0_19737747_24093.cpp:8:56: error: expected constructor, destructor, or type conversion before ';' token
 LL quick_mod(LL a, LL b)  
                                                        ^
0_0_19737747_24093.cpp:9:1: error: expected unqualified-id 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-09-29 10:23:23, Gzip enabled