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_33187094_16907.cpp: In function 'int main()':
0_0_33187094_16907.cpp:54:36: error: 'strlen' was not declared in this scope
         int cnt = 0, len = strlen(s), ans = 0;
                                    ^
0_0_33187094_16907.cpp:73:21: error: 'ans' was not declared in this scope
                     ans += (1 << k);
                     ^
0_0_33187094_16907.cpp:78:17: error: 'ans' was not declared in this scope
                 ans += (1 << i);
                 ^
0_0_33187094_16907.cpp:83:23: error: 'ans' was not declared in this scope
         if((len + 1 - ans) & 1) ans++;
                       ^
0_0_33187094_16907.cpp:84:23: error: 'ans' was not declared in this scope
         printf("%d\n",ans);
                       ^


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-10-05 06:47:21, Gzip enabled