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_30032399_28277.cpp: In function 'int main()':
0_0_30032399_28277.cpp:11:15: error: 'str' was not declared in this scope
  while(cin >> str+1 >> k) {
               ^
0_0_30032399_28277.cpp:11:24: error: 'k' was not declared in this scope
  while(cin >> str+1 >> k) {
                        ^
0_0_30032399_28277.cpp:12:3: error: 'str_length' was not declared in this scope
   str_length = strlen(str+1);
   ^
0_0_30032399_28277.cpp:17:4: error: 'num' was not declared in this scope
    num[str_length+1][i]=cot[str_length+1][i]=0;
    ^
0_0_30032399_28277.cpp:17:25: error: 'cot' was not declared in this scope
    num[str_length+1][i]=cot[str_length+1][i]=0;
                         ^
0_0_30032399_28277.cpp:21:5: error: 'num' was not declared in this scope
     num[i][j]=num[i+1][j];
     ^
0_0_30032399_28277.cpp:22:5: error: 'cot' was not declared in this scope
     cot[i][j]=cot[i+1][j];
     ^
0_0_30032399_28277.cpp:24:4: error: 'num' was not declared in this scope
    num[i][str[i]-'a']=i;
    ^
0_0_30032399_28277.cpp:25:4: error: 'cot' was not declared in this scope
    cot[i][str[i]-'a']++;
    ^
0_0_30032399_28277.cpp:37:9: error: 'cot' was not declared in this scope
     if(!cot[cnt+1][j]) {
         ^
0_0_30032399_28277.cpp:46:9: error: 'num' was not declared in this scope
     nxt=num[cnt+1][j];
         ^
0_0_30032399_28277.cpp:58:9: error: 'cot' was not declared in this scope
      if(cot[nxt][m]+res[m]<l[m]) {
         ^
0_0_30032399_28277.cpp:74:8: error: 'num' was not declared in this scope
    cnt=num[cnt+1][sta-'a'];
        ^


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-03 18:16:41, Gzip enabled