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_35295662_23372.cpp: In constructor 'node::node()':
0_0_35295662_23372.cpp:19:35: error: 'memset' was not declared in this scope
         memset(nxt, 0, sizeof(nxt));
                                   ^
0_0_35295662_23372.cpp: In function 'node* find_node(char*)':
0_0_35295662_23372.cpp:55:25: error: 'strlen' was not declared in this scope
     int len = strlen(tel);
                         ^
0_0_35295662_23372.cpp: In function 'void getdata()':
0_0_35295662_23372.cpp:93:32: error: 'strcmp' was not declared in this scope
     while (strcmp(stime, "#end") != 0)
                                ^
0_0_35295662_23372.cpp: In function 'void calculate()':
0_0_35295662_23372.cpp:108:31: error: 'memset' was not declared in this scope
     memset(cnt, 0, sizeof(cnt));
                               ^


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-21 09:37:28, Gzip enabled