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_24291037_11784.cpp: In function 'void cleanlastzero(char*)':
0_0_24291037_11784.cpp:5:25: error: 'strlen' was not declared in this scope
     int len = strlen(str), digit_place = -1;
                         ^
0_0_24291037_11784.cpp:8:13: error: 'digit_place' was not declared in this scope
             digit_place = i;
             ^
0_0_24291037_11784.cpp:12:9: error: 'digit_place' was not declared in this scope
     if (digit_place == -1)
         ^
0_0_24291037_11784.cpp: In function 'int main()':
0_0_24291037_11784.cpp:28:30: error: 'strcmp' was not declared in this scope
         if (strcmp(str1, str2)==0)
                              ^


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-11-18 06:41:05, Gzip enabled