0_0_18619159_1018.cs(1,2): error CS1024: Preprocessor directive expected
0_0_18619159_1018.cs(1,10): error CS1025: Single-line comment or end-of-line expected
0_0_18619159_1018.cs(2,2): error CS1024: Preprocessor directive expected
0_0_18619159_1018.cs(2,10): error CS1025: Single-line comment or end-of-line expected
0_0_18619159_1018.cs(3,7): error CS1041: Identifier expected; 'namespace' is a keyword
0_0_18619159_1018.cs(3,20): error CS1514: { expected
0_0_18619159_1018.cs(8,2): error CS0116: A namespace cannot directly contain members such as fields or methods
0_0_18619159_1018.cs(8,7): error CS1001: Identifier expected
0_0_18619159_1018.cs(10,21): error CS1514: { expected
0_0_18619159_1018.cs(10,22): error CS1519: Invalid token ',' in class, struct, or interface member declaration
0_0_18619159_1018.cs(10,35): error CS1514: { expected
0_0_18619159_1018.cs(10,36): error CS1519: Invalid token ')' in class, struct, or interface member declaration
0_0_18619159_1018.cs(12,13): error CS1519: Invalid token '!=' in class, struct, or interface member declaration
0_0_18619159_1018.cs(12,20): error CS1519: Invalid token ')' in class, struct, or interface member declaration
0_0_18619159_1018.cs(13,25): error CS1003: Syntax error, '>' expected
0_0_18619159_1018.cs(13,25): error CS1519: Invalid token ';' in class, struct, or interface member declaration
0_0_18619159_1018.cs(39,2): error CS1513: } expected
0_0_18619159_1018.cs(39,2): error CS1513: } expected
0_0_18619159_1018.cs(10,16): error CS0101: The namespace 'std' already contains a definition for 'Node'
0_0_18619159_1018.cs(5,8): (Location of symbol related to previous error)
0_0_18619159_1018.cs(10,30): error CS0542: 'Node': member names cannot be the same as their enclosing type
0_0_18619159_1018.cs(5,8): (Location of symbol related to previous error)
0_0_18619159_1018.cs(10,16): (Location of symbol related to previous error)
|