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_19559455_30540.cpp: In function 'int main()':
0_0_19559455_30540.cpp:14:29: error: 'memset' was not declared in this scope
   memset(tag, 0, sizeof(tag));
                             ^
0_0_19559455_30540.cpp:15:27: error: 'strlen' was not declared in this scope
   int length = strlen(word),stack = 0,flag = 0,mflag=0;
                           ^
0_0_19559455_30540.cpp:20:5: error: 'mflag' was not declared in this scope
     mflag ++;
     ^
0_0_19559455_30540.cpp:45:29: error: 'stack' was not declared in this scope
       if (!strcmp(tmp1, tag[stack-1]))
                             ^
0_0_19559455_30540.cpp:45:37: error: 'strcmp' was not declared in this scope
       if (!strcmp(tmp1, tag[stack-1]))
                                     ^
0_0_19559455_30540.cpp:66:18: error: 'stack' was not declared in this scope
       strcpy(tag[stack], tmp);
                  ^
0_0_19559455_30540.cpp:66:29: error: 'strcpy' was not declared in this scope
       strcpy(tag[stack], tmp);
                             ^
0_0_19559455_30540.cpp:78:10: error: 'mflag' was not declared in this scope
     if (!mflag)
          ^
0_0_19559455_30540.cpp:79:6: error: 'flag' was not declared in this scope
      flag = 1;
      ^
0_0_19559455_30540.cpp:90:10: error: 'flag' was not declared in this scope
     else flag ++;
          ^
0_0_19559455_30540.cpp:94:8: error: 'flag' was not declared in this scope
   if (!flag && !stack && !mflag)
        ^
0_0_19559455_30540.cpp:94:17: error: 'stack' was not declared in this scope
   if (!flag && !stack && !mflag)
                 ^
0_0_19559455_30540.cpp:94:27: error: 'mflag' was not declared in this scope
   if (!flag && !stack && !mflag)
                           ^


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-30 06:19:32, Gzip enabled