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_21795627_25989.cpp: In function 'int tt()':
0_0_21795627_25989.cpp:76:21: error: 'en' was not declared in this scope
                 tmp=en;
                     ^
0_0_21795627_25989.cpp:79:9: error: 'else' without a previous 'if'
         else if(f==1)
         ^
0_0_21795627_25989.cpp:81:18: error: 'i' was not declared in this scope
             if(s[i]-'0'<tmp){
                  ^
0_0_21795627_25989.cpp:94:20: error: 'i' was not declared in this scope
             sum+=s[i]-'0';
                    ^
0_0_21795627_25989.cpp: At global scope:
0_0_21795627_25989.cpp:98:5: error: expected unqualified-id before 'if'
     if(f==2) sum++;
     ^
0_0_21795627_25989.cpp:6:21: error: expected unqualified-id before 'for'
 #define rep1(i,a,b) for (int i = a;i <= b;i++)
                     ^
0_0_21795627_25989.cpp:100:5: note: in expansion of macro 'rep1'
     rep1(i,0,len-1)
     ^
0_0_21795627_25989.cpp:100:10: error: 'i' does not name a type
     rep1(i,0,len-1)
          ^
0_0_21795627_25989.cpp:6:36: note: in definition of macro 'rep1'
 #define rep1(i,a,b) for (int i = a;i <= b;i++)
                                    ^
0_0_21795627_25989.cpp:100:10: error: 'i' does not name a type
     rep1(i,0,len-1)
          ^
0_0_21795627_25989.cpp:6:43: note: in definition of macro 'rep1'
 #define rep1(i,a,b) for (int i = a;i <= b;i++)
                                           ^
0_0_21795627_25989.cpp:103:5: error: 'ans' does not name a type
     ans=((ans-sum)%MO+MO)%MO;
     ^
0_0_21795627_25989.cpp:104:5: error: expected unqualified-id before 'return'
     return ans;
     ^
0_0_21795627_25989.cpp:105:1: 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-11-17 04:55:25, Gzip enabled