0_0_28972972_26250.cs(8,28): error CS0103: The name 'Console' does not exist in the current context
0_0_28972972_26250.cs(9,30): error CS1502: The best overloaded method match for 'string.Split(params char[])' has some invalid arguments
0_0_28972972_26250.cs(9,38): error CS1503: Argument 1: cannot convert from 'string' to 'char[]'
0_0_28972972_26250.cs(10,25): error CS0103: The name 'Convert' does not exist in the current context
0_0_28972972_26250.cs(11,25): error CS0103: The name 'Convert' does not exist in the current context
0_0_28972972_26250.cs(18,36): error CS0103: The name 'Convert' does not exist in the current context
0_0_28972972_26250.cs(36,21): error CS0103: The name 'Console' does not exist in the current context
|