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_36996828_17248.cpp: In function 'int main()':
0_0_36996828_17248.cpp:7:3: error: expected '}' before 'else'
   else {
   ^
0_0_36996828_17248.cpp:13:6: error: expected ';' before 'if'
      if (da[i] < 0) a++;
      ^
0_0_36996828_17248.cpp:14:6: error: 'else' without a previous 'if'
      else if (da[i] > 0)       c++;
      ^
0_0_36996828_17248.cpp:17:41: error: 'end1' was not declared in this scope
    cout << a << " " << b << " " << c << end1;
                                         ^


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-07-07 22:59:24, Gzip enabled