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_22227657_28544.cpp:8:22: error: expected primary-expression before ';' token
    const int coutNum=;
                      ^
0_0_22227657_28544.cpp:13:32: error: size of array 'next' is not an integral constant-expression
       struct Trie *next[coutNum];//¸÷¸ö·ÖÖ§ 
                                ^
0_0_22227657_28544.cpp:26:7: error: storage size of 'AS' isn't known
   }AS[];
       ^
0_0_22227657_28544.cpp: In function 'int find(Trie*, char*)':
0_0_22227657_28544.cpp:83:9: error: return-statement with no value, in function returning 'int' [-fpermissive]
         return ;    
         ^
0_0_22227657_28544.cpp: At global scope:
0_0_22227657_28544.cpp:91:13: error: storage size of 'str1' isn't known
   char str1[];
             ^
0_0_22227657_28544.cpp:92:15: error: declaration of 'str2' as multidimensional array must have bounds for all dimensions except the first
   char str2[][];
               ^
0_0_22227657_28544.cpp: In function 'int main()':
0_0_22227657_28544.cpp:113:19: error: 'str2' was not declared in this scope
              gets(str2[i]);
                   ^
0_0_22227657_28544.cpp:116:22: error: storage size of 'sk' isn't known
              char sk[];
                      ^
0_0_22227657_28544.cpp:126:23: error: expected primary-expression before ';' token
                   ss+=;
                       ^
0_0_22227657_28544.cpp:156:24: error: 'str2' was not declared in this scope
          printf("%s\n",str2[AS[i].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-12-04 05:52:27, Gzip enabled