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_24096446_6977.cpp: In function 'int main(int, const char**)':
0_0_24096446_6977.cpp:6:5: error: 'TV' was not declared in this scope
     TV a[100], temp;
     ^
0_0_24096446_6977.cpp:9:28: error: 'a' was not declared in this scope
             scanf("%d%d", &a[i].start, &a[i].end);
                            ^
0_0_24096446_6977.cpp:13:20: error: 'a' was not declared in this scope
                 if(a[j].end > a[j+1].end){
                    ^
0_0_24096446_6977.cpp:14:21: error: 'temp' was not declared in this scope
                     temp = a[j];
                     ^
0_0_24096446_6977.cpp:22:16: error: 'a' was not declared in this scope
             if(a[i].start >= a[j].end){
                ^


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 08:54:06, Gzip enabled