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_36706309_10600.cpp: In function 'int main()':
0_0_36706309_10600.cpp:19:18: error: 'strlen' was not declared in this scope
 ll len = strlen(a);
                  ^
0_0_36706309_10600.cpp:23:26: error: 'strncmp' was not declared in this scope
 if (strncmp(a, a+len-i, i) == 0) ga |= (ll)1 << i;
                          ^
0_0_36706309_10600.cpp:24:26: error: 'strncmp' was not declared in this scope
 if (strncmp(a, b+len-i, i) == 0) fa |= (ll)1 << i;
                          ^
0_0_36706309_10600.cpp:25:26: error: 'strncmp' was not declared in this scope
 if (strncmp(b, a+len-i, i) == 0) gb |= (ll)1 << i;
                          ^
0_0_36706309_10600.cpp:26:26: error: 'strncmp' was not declared in this scope
 if (strncmp(b, b+len-i, i) == 0) fb |= (ll)1 << 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-05-20 01:31:50, Gzip enabled