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_27807028_14035.cpp: In function 'int main()':
0_0_27807028_14035.cpp:30:7: error: 'n' was not declared in this scope
  cin>>n;int n;
       ^
0_0_27807028_14035.cpp:36:9: error: 'i' was not declared in this scope
   int v[i];
         ^
0_0_27807028_14035.cpp:42:8: error: 'v' was not declared in this scope
   cin>>v[i];
        ^
0_0_27807028_14035.cpp:54:8: error: 'i' was not declared in this scope
     if(i==count-1)
        ^
0_0_27807028_14035.cpp:55:5: error: break statement not within loop or switch
     break;
     ^


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-01 14:27:40, Gzip enabled