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_34145994_19934.cpp:30:2: error: stray '\243' in program
  scanf("%s",&s);
  ^
0_0_34145994_19934.cpp:30:2: error: stray '\273' in program
0_0_34145994_19934.cpp: In function 'int main()':
0_0_34145994_19934.cpp:32:4: error: expected ';' before 'int'
    int len=strlen(s);
    ^
0_0_34145994_19934.cpp:37:17: error: 'len' was not declared in this scope
  for(int i=2;i<=len;i++)
                 ^
0_0_34145994_19934.cpp:49:21: error: 'len' was not declared in this scope
      ans=min(ans,dp[len][i]);
                     ^


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-06-27 02:03:37, Gzip enabled