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_38915623_18549.cpp:54:19: error: expected primary-expression before ';' token
   54 |  const int maxn = ;
      |                   ^
0_0_38915623_18549.cpp:55:10: error: size of array 'pre' is not an integral constant-expression
   55 |  int pre[maxn];
      |          ^~~~
0_0_38915623_18549.cpp:56:9: error: size of array 'id' is not an integral constant-expression
   56 |  int id[maxn];
      |         ^~~~
0_0_38915623_18549.cpp:57:10: error: size of array 'sum' is not an integral constant-expression
   57 |  int sum[maxn];
      |          ^~~~
0_0_38915623_18549.cpp: In function 'int main()':
0_0_38915623_18549.cpp:73:11: error: storage size of 'cmd' isn't known
   73 |      char cmd[];
      |           ^~~
0_0_38915623_18549.cpp:74:20: error: expected primary-expression before ';' token
   74 |      int a, b, _ = ;
      |                    ^
0_0_38915623_18549.cpp:76:20: error: expected primary-expression before ';' token
   76 |          cnt = n + ; Cls(sum);
      |                    ^
0_0_38915623_18549.cpp:80:21: error: expected primary-expression before ']' token
   80 |              if(cmd[] == 'M') {
      |                     ^
0_0_38915623_18549.cpp:84:21: error: expected primary-expression before ']' token
   84 |              if(cmd[] == 'S') {
      |                     ^
0_0_38915623_18549.cpp:40:13: error: return-statement with no value, in function returning 'int' [-fpermissive]
   40 |  #define RT return
      |             ^~~~~~
0_0_38915623_18549.cpp:93:6: note: in expansion of macro 'RT'
   93 |      RT ;
      |      ^~


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-06-17 10:24:45, Gzip enabled