You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
412 B
12 lines
412 B
### Compilation failed:
|
|
|
|
error: 3: missing init declaration
|
|
error: 4: invalid init declaration
|
|
error: 5: missing loop index initializer
|
|
error: 7: invalid type for loop index
|
|
error: 8: invalid type for loop index
|
|
error: 9: construction of array type 'int[2]' is not supported
|
|
error: 13: loop index initializer must be a constant expression
|
|
error: 14: loop index initializer must be a constant expression
|
|
8 errors
|