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_25879849_30748.cpp: In function 'll check(int, ll)':
0_0_25879849_30748.cpp:45:20: error: 'strlen' was not declared in this scope
  int len = strlen(c), ans = 0;
                    ^
0_0_25879849_30748.cpp:48:3: error: 'ans' was not declared in this scope
   ans *= 10;
   ^
0_0_25879849_30748.cpp:52:6: error: 'ans' was not declared in this scope
  if (ans == 0)
      ^
0_0_25879849_30748.cpp: In function 'll cnt(int, ll)':
0_0_25879849_30748.cpp:59:24: error: 'memset' was not declared in this scope
  memset(c, 0, sizeof(c));
                        ^
0_0_25879849_30748.cpp:65:20: error: 'strlen' was not declared in this scope
  int len = strlen(c), ans = 0;
                    ^
0_0_25879849_30748.cpp:68:3: error: 'ans' was not declared in this scope
   ans *= 10;
   ^
0_0_25879849_30748.cpp:72:9: error: 'ans' was not declared in this scope
  return 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-11-16 18:34:58, Gzip enabled