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_20414772_22616.cpp: In function 'int main()':
0_0_20414772_22616.cpp:14:19: error: 'strlen' was not declared in this scope
     for(i=strlen(a)-1;i>=0;i--)
                   ^
0_0_20414772_22616.cpp:20:19: error: 'strlen' was not declared in this scope
     for(i=strlen(b)-1;i>=0;i--)
                   ^
0_0_20414772_22616.cpp:25:15: error: 'strlen' was not declared in this scope
     m=strlen(a)>strlen(b)?strlen(a):strlen(b);
               ^
0_0_20414772_22616.cpp:40:12: error: unable to find string literal operator 'operator""a'
     printf("%s+%s="a,b);
            ^


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:58:33, Gzip enabled