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_20705820_15041.cpp: In function 'int main()':
0_0_20705820_15041.cpp:5:2: error: 'nbsp' was not declared in this scope
  int M,i,t,a,b,c,d,sum;
  ^
0_0_20705820_15041.cpp:16:25: error: continue statement not within a loop
     continue;
                         ^
0_0_20705820_15041.cpp:22:25: error: 'else' without a previous 'if'
     else if(s[i]>='a'&&s[i]<='z')b=1;
                         ^
0_0_20705820_15041.cpp:23:25: error: 'else' without a previous 'if'
     else if(s[i]>='0'&&s[i]<='9')c=1;
                         ^
0_0_20705820_15041.cpp:24:25: error: 'else' without a previous 'if'
     else if(s[i]=='~'||s[i]=='!'||s[i]=='@'||s[i]=='#'||s[i]=='$'||s[i]=='%'||s[i]=='^')d=1;
                         ^
0_0_20705820_15041.cpp:29:19: error: 'else' without a previous 'if'
    else
                   ^


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-18 17:31:59, Gzip enabled