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_25787209_12988.cpp:26:1: error: stray '\243' in program
 int ll[N],rr[N],w[N]£¬M[N][N];
 ^
0_0_25787209_12988.cpp:26:1: error: stray '\254' in program
0_0_25787209_12988.cpp:26:23: error: expected initializer before 'M'
 int ll[N],rr[N],w[N]£¬M[N][N];
                       ^
0_0_25787209_12988.cpp: In function 'int main()':
0_0_25787209_12988.cpp:44:30: error: 'w' was not declared in this scope
             cin>>ah>>al>>ar>>w[i];
                              ^
0_0_25787209_12988.cpp:59:17: error: 'w' was not declared in this scope
             if (w[s[P(ll[i],rr[i])]]<w[i])s[P(ll[i],rr[i])]=i;
                 ^
0_0_25787209_12988.cpp:63:16: error: 'M' was not declared in this scope
         memset(M,0,sizeof M);
                ^
0_0_25787209_12988.cpp:70:43: error: 'w' was not declared in this scope
                     if (ll[G[j][k]]>=i && w[G[j][k]]>w[M[i][j]])
                                           ^
0_0_25787209_12988.cpp:76:43: error: 'w' was not declared in this scope
         for (int i=1;i<cnt;i++) f[i][i+1]=w[s[P(i,i+1)]];
                                           ^
0_0_25787209_12988.cpp:88:67: error: 'w' was not declared in this scope
                     f[i][i+k]=min(f[i][i+k],f[i][j-1]+f[j+1][i+k]+w[t]);
                                                                   ^


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-09-29 11:32:35, Gzip enabled