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_38786054_15795.cpp:11:10: error: expected '}' before '{' token
   11 |         0{0, 0, 0, 0, 0, 0},
      |          ^
0_0_38786054_15795.cpp:9:15: note: to match this '{'
    9 | int a[6][6] = {
      |               ^
0_0_38786054_15795.cpp:11:10: error: expected ',' or ';' before '{' token
   11 |         0{0, 0, 0, 0, 0, 0},
      |          ^
0_0_38786054_15795.cpp:11:28: error: expected unqualified-id before ',' token
   11 |         0{0, 0, 0, 0, 0, 0},
      |                            ^
0_0_38786054_15795.cpp:12:9: error: expected unqualified-id before numeric constant
   12 |         1{0, 1, 1, 2, 2, 3},
      |         ^
0_0_38786054_15795.cpp:12:28: error: expected unqualified-id before ',' token
   12 |         1{0, 1, 1, 2, 2, 3},
      |                            ^
0_0_38786054_15795.cpp:13:9: error: expected unqualified-id before numeric constant
   13 |         2{0, 1, 1, 2, 1, 1},
      |         ^
0_0_38786054_15795.cpp:13:28: error: expected unqualified-id before ',' token
   13 |         2{0, 1, 1, 2, 1, 1},
      |                            ^
0_0_38786054_15795.cpp:14:9: error: expected unqualified-id before numeric constant
   14 |         3{0, 2, 2, 2, 2, 2},
      |         ^
0_0_38786054_15795.cpp:14:28: error: expected unqualified-id before ',' token
   14 |         3{0, 2, 2, 2, 2, 2},
      |                            ^
0_0_38786054_15795.cpp:15:9: error: expected unqualified-id before numeric constant
   15 |         4{0, 2, 1, 2, 1, 1},
      |         ^
0_0_38786054_15795.cpp:15:28: error: expected unqualified-id before ',' token
   15 |         4{0, 2, 1, 2, 1, 1},
      |                            ^
0_0_38786054_15795.cpp:16:9: error: expected unqualified-id before numeric constant
   16 |         5{0, 3, 1, 2, 1, 1}
      |         ^
0_0_38786054_15795.cpp:17:1: error: expected declaration before '}' token
   17 | };
      | ^


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-29 07:14:51, Gzip enabled