prog.cs(8,0): error CS1024: Wrong preprocessor directive
prog.cs(8,0): error CS1525: Unexpected symbol `struct'
prog.cs(8,13): error CS1525: Unexpected symbol `{'
prog.cs(9,10): error CS0650: Syntax error, bad array declarator. To declare a managed array the rank specifier precedes the variable's identifier. To declare a fixed size buffer field, use the fixed keyword before the field type
prog.cs(10,12): error CS0650: Syntax error, bad array declarator. To declare a managed array the rank specifier precedes the variable's identifier. To declare a fixed size buffer field, use the fixed keyword before the field type
prog.cs(13,1): error CS1547: Keyword `void' cannot be used in this context
prog.cs(13,15): error CS1525: Unexpected symbol `(', expecting `,', `;', or `='
prog.cs(13,41): error CS1525: Unexpected symbol `int', expecting `,', `;', or `='
prog.cs(18,0): error CS1525: Unexpected symbol `struct'
prog.cs(19,0): error CS1525: Unexpected symbol `struct'
prog.cs(19,14): error CS0650: Syntax error, bad array declarator. To declare a managed array the rank specifier precedes the variable's identifier. To declare a fixed size buffer field, use the fixed keyword before the field type
prog.cs(19,27): error CS1525: Unexpected symbol `1234-1234'
prog.cs(19,37): error CS1525: Unexpected symbol `30'
prog.cs(20,11): error CS1525: Unexpected symbol `{'
prog.cs(20,20): error CS1525: Unexpected symbol `1254-7854'
prog.cs(20,30): error CS1525: Unexpected symbol `44'
prog.cs(21,12): error CS1525: Unexpected symbol `{'
prog.cs(21,21): error CS1525: Unexpected symbol `2458-4598'
prog.cs(21,31): error CS1525: Unexpected symbol `28'
prog.cs(22,12): error CS1525: Unexpected symbol `{'
prog.cs(22,21): error CS1525: Unexpected symbol `2468-1567'
prog.cs(22,31): error CS1525: Unexpected symbol `26'
Compilation failed: 22 error(s), 0 warnings