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_38460880_12241.cpp:26:16: error: expected primary-expression before ';' token
  const int N = ;
                ^
0_0_38460880_12241.cpp:28:13: error: size of array 'text' is not an integral constant-expression
  char text[N], pat[];
             ^
0_0_38460880_12241.cpp:28:20: error: storage size of 'pat' isn't known
  char text[N], pat[];
                    ^
0_0_38460880_12241.cpp: In function 'int main()':
0_0_38460880_12241.cpp:39:20: error: expected primary-expression before ',' token
          int ans = , len = strlen(pat);
                    ^
0_0_38460880_12241.cpp:42:19: error: 'len' was not declared in this scope
              p += len;
                   ^
0_0_38460880_12241.cpp:46:6: error: return-statement with no value, in function returning 'int' [-fpermissive]
      return ;
      ^


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-25 09:36:08, Gzip enabled