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_16447046_12003.cpp: In function 'int main()':
0_0_16447046_12003.cpp:21:15: error: 'strlen' was not declared in this scope
    if(strlen(s)==1&&s[0]=='0') break;
               ^
0_0_16447046_12003.cpp:23:27: error: 'memset' was not declared in this scope
    memset(c,'\0',sizeof(c));
                           ^
0_0_16447046_12003.cpp:24:26: error: 'strlen' was not declared in this scope
    for(i=0,j=0,n=strlen(s);i<n;)  //将算数表达式,也就是中缀表达式变成后缀表达式,放到c中
                          ^
0_0_16447046_12003.cpp:89:22: error: 'strlen' was not declared in this scope
    for(i=0,n=strlen(c);i<n;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-07-05 16:32:11, Gzip enabled