prog.cs(11,95): error CS1525: Unexpected symbol `;', expecting `from', `group', `join', `let', `orderby', `select', or `where'
Compilation failed: 1 error(s), 0 warnings
Успешно time: 0.05 memory: 24376 signal:0
Item: 72
Item: 27
Item: 18
Item: 9
Успешно time: 0.05 memory: 24424 signal:0
Item: 8
Item: 3
Item: 2
Item: 1
Ошибка компиляции time: 0 memory: 0 signal:0
prog.cs(10,36): error CS1935: An implementation of `Where' query expression pattern could not be found. Are you missing `System.Linq' using directive or `System.Core.dll' assembly reference?
prog.cs(10,49): error CS1935: An implementation of `Where' query expression pattern could not be found. Are you missing `System.Linq' using directive or `System.Core.dll' assembly reference?
prog.cs(11,93): error CS1525: Unexpected symbol `;', expecting `from', `group', `join', `let', `orderby', `select', or `where'
prog.cs(18,4): error CS1525: Unexpected symbol `input'
prog.cs(25,53): error CS1056: Unexpected character ``'
prog.cs(25,58): error CS1010: Newline in constant
prog.cs(30,53): error CS1056: Unexpected character ``'
prog.cs(30,55): error CS1012: Too many characters in character literal
prog.cs(30,76): error CS1056: Unexpected character ``'
prog.cs(30,82): error CS1012: Too many characters in character literal
prog.cs(30,93): error CS1056: Unexpected character ``'
prog.cs(30,97): error CS1012: Too many characters in character literal
prog.cs(30,111): error CS1056: Unexpected character ``'
prog.cs(30,118): error CS1012: Too many characters in character literal
prog.cs(49,56): error CS1056: Unexpected character ``'
prog.cs(49,62): error CS1012: Too many characters in character literal
prog.cs(49,158): error CS1056: Unexpected character ``'
prog.cs(49,174): error CS1012: Too many characters in character literal
prog.cs(54,56): error CS1056: Unexpected character ``'
prog.cs(54,62): error CS1012: Too many characters in character literal
prog.cs(54,158): error CS1056: Unexpected character ``'
prog.cs(54,174): error CS1012: Too many characters in character literal
prog.cs(57,19): error CS1040: Preprocessor directives must appear as the first non-whitespace character on a line
prog.cs(57,44): error CS1040: Preprocessor directives must appear as the first non-whitespace character on a line
prog.cs(64,56): error CS1056: Unexpected character ``'
prog.cs(64,68): error CS1012: Too many characters in character literal
prog.cs(65,48): error CS1056: Unexpected character ``'
prog.cs(65,55): error CS1012: Too many characters in character literal
prog.cs(74,2): error CS1040: Preprocessor directives must appear as the first non-whitespace character on a line
Compilation failed: 27 error(s), 0 warnings