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_14098785_6763.cpp:18:3: error: stray '\243' in program
   int  max_h£½0;
   ^
0_0_14098785_6763.cpp:18:3: error: stray '\275' in program
0_0_14098785_6763.cpp: In function 'int main()':
0_0_14098785_6763.cpp:18:15: error: expected initializer before numeric constant
   int  max_h£½0;
               ^
0_0_14098785_6763.cpp:44:11: error: 'max_h' was not declared in this scope
           max_h=max_h>dp[j]?max_h:dp[j];
           ^
0_0_14098785_6763.cpp:46:21: error: 'max_h' was not declared in this scope
       dp[i]=cd[i].h+max_h;
                     ^
0_0_14098785_6763.cpp:50:55: error: 'max_h' was not declared in this scope
        cout<<"Case "<<t_num++<<": maximum height = "<<max_h<<endl;
                                                       ^
0_0_14098785_6763.cpp:52:11: error: expected '}' at end of input
   return 0;
           ^


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-29 16:39:23, Gzip enabled