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_27488459_3839.cpp: In function 'int main()':
0_0_27488459_3839.cpp:83:21: error: 'tempsize' was not declared in this scope
                     tempsize=tend-tstart+1;
                     ^
0_0_27488459_3839.cpp:87:25: error: 'ansstart' was not declared in this scope
                         ansstart=tstart;
                         ^
0_0_27488459_3839.cpp:88:25: error: 'ansend' was not declared in this scope
                         ansend=tend;
                         ^
0_0_27488459_3839.cpp:97:9: error: 'tempsize' was not declared in this scope
         tempsize=tend-tstart+1;
         ^
0_0_27488459_3839.cpp:101:13: error: 'ansstart' was not declared in this scope
             ansstart=tstart;
             ^
0_0_27488459_3839.cpp:102:13: error: 'ansend' was not declared in this scope
             ansend=tend;
             ^
0_0_27488459_3839.cpp:105:20: error: 'ansstart' was not declared in this scope
         else cout<<ansstart<<" "<<ansend<<endl;
                    ^
0_0_27488459_3839.cpp:105:35: error: 'ansend' was not declared in this scope
         else cout<<ansstart<<" "<<ansend<<endl;
                                   ^


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-16 23:37:30, Gzip enabled