2021-01-12 22:15:30 +00:00
|
|
|
### Compilation failed:
|
|
|
|
|
2021-09-03 21:00:09 +00:00
|
|
|
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
|
2021-02-04 17:42:01 +00:00
|
|
|
error: 9: construction of array type 'int[2]' is not supported
|
2021-09-03 21:00:09 +00:00
|
|
|
error: 13: loop index initializer must be a constant expression
|
|
|
|
error: 14: loop index initializer must be a constant expression
|
2021-09-07 13:36:08 +00:00
|
|
|
8 errors
|