1### Compilation failed: 2 3error: 3: missing init declaration 4error: 4: invalid init declaration 5error: 5: missing loop index initializer 6error: 7: invalid type for loop index 7error: 8: invalid type for loop index 8error: 9: construction of array type 'int[2]' is not supported 9error: 13: loop index initializer must be a constant expression 10error: 14: loop index initializer must be a constant expression 118 errors 12