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_21597748_11368.cpp:21:23: error: stray '#' in program
             if(s[i]!='_')a[s[i]-64]++;
                       ^
0_0_21597748_11368.cpp:21:29: error: stray '#' in program
             if(s[i]!='_')a[s[i]-64]++;
                             ^
0_0_21597748_11368.cpp: In function 'int main()':
0_0_21597748_11368.cpp:21:24: error: lvalue required as unary '&' operand
             if(s[i]!='_')a[s[i]-64]++;
                        ^
0_0_21597748_11368.cpp:21:26: error: expected ')' before ';' token
             if(s[i]!='_')a[s[i]-64]++;
                          ^
0_0_21597748_11368.cpp:21:27: error: '_' was not declared in this scope
             if(s[i]!='_')a[s[i]-64]++;
                           ^
0_0_21597748_11368.cpp:21:33: error: expected primary-expression before ')' token
             if(s[i]!='_')a[s[i]-64]++;
                                 ^
0_0_21597748_11368.cpp:22:13: error: 'else' without a previous 'if'
             else a[0]++;
             ^


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-12-04 15:32:00, Gzip enabled