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_31695478_24421.cpp: In function 'int main()':
0_0_31695478_24421.cpp:11:8: error: 'ststic_cast' was not declared in this scope
 alh[i]=ststic_cast<char>('a'+i);
        ^
0_0_31695478_24421.cpp:11:20: error: expected primary-expression before 'char'
 alh[i]=ststic_cast<char>('a'+i);
                    ^
0_0_31695478_24421.cpp:32:18: error: 'i' was not declared in this scope
 if(s1.at(t)==alh[i])
                  ^
0_0_31695478_24421.cpp:39:1: error: 'num' was not declared in this scope
 num[i][j]=num[i][j-1]+num[i][j-2];
 ^
0_0_31695478_24421.cpp:43:20: error: 'num' was not declared in this scope
 cout<<alh[i]<<":"<<num[i][k]<<endl;
                    ^
0_0_31695478_24421.cpp: At global scope:
0_0_31695478_24421.cpp:46:1: error: expected unqualified-id before 'return'
 return 0;
 ^
0_0_31695478_24421.cpp:47:1: error: expected declaration before '}' token
 }
 ^


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-12-04 10:22:20, Gzip enabled