printf(“Enter the lengths and widths of up to four rooms and get their respective and total areas. If there are less than four rooms enter 0for the length and width for those rooms.”);
prog.cs(2,0): error CS1024: Wrong preprocessor directive
prog.cs(2,0): error CS1525: Unexpected symbol `int'
prog.cs(6,8): error CS1056: Unexpected character `“'
prog.cs(6,184): error CS1056: Unexpected character `”'
prog.cs(7,8): error CS1056: Unexpected character `“'
prog.cs(7,34): error CS1040: Preprocessor directives must appear as the first non-whitespace character on a line
prog.cs(7,36): error CS1056: Unexpected character `”'
prog.cs(8,5): error CS1056: Unexpected character `≫'
prog.cs(9,8): error CS1056: Unexpected character `“'
prog.cs(9,33): error CS1040: Preprocessor directives must appear as the first non-whitespace character on a line
prog.cs(9,35): error CS1056: Unexpected character `”'
prog.cs(10,5): error CS1056: Unexpected character `≫'
prog.cs(11,8): error CS1056: Unexpected character `“'
prog.cs(11,34): error CS1040: Preprocessor directives must appear as the first non-whitespace character on a line
prog.cs(11,36): error CS1056: Unexpected character `”'
prog.cs(12,5): error CS1056: Unexpected character `≫'
prog.cs(13,8): error CS1056: Unexpected character `“'
prog.cs(13,33): error CS1040: Preprocessor directives must appear as the first non-whitespace character on a line
prog.cs(13,35): error CS1056: Unexpected character `”'
prog.cs(14,5): error CS1056: Unexpected character `≫'
prog.cs(15,8): error CS1056: Unexpected character `“'
prog.cs(15,34): error CS1040: Preprocessor directives must appear as the first non-whitespace character on a line
prog.cs(15,36): error CS1056: Unexpected character `”'
prog.cs(16,5): error CS1056: Unexpected character `≫'
prog.cs(17,8): error CS1056: Unexpected character `“'
prog.cs(17,33): error CS1040: Preprocessor directives must appear as the first non-whitespace character on a line
prog.cs(17,35): error CS1056: Unexpected character `”'
prog.cs(18,5): error CS1056: Unexpected character `≫'
prog.cs(19,8): error CS1056: Unexpected character `“'
prog.cs(19,34): error CS1040: Preprocessor directives must appear as the first non-whitespace character on a line
prog.cs(19,36): error CS1056: Unexpected character `”'
prog.cs(20,5): error CS1056: Unexpected character `≫'
prog.cs(21,8): error CS1056: Unexpected character `“'
prog.cs(21,33): error CS1040: Preprocessor directives must appear as the first non-whitespace character on a line
prog.cs(21,35): error CS1056: Unexpected character `”'
prog.cs(22,5): error CS1056: Unexpected character `≫'
prog.cs(28,8): error CS1056: Unexpected character `“'
prog.cs(28,75): error CS1056: Unexpected character `”'
prog.cs(29,8): error CS1056: Unexpected character `“'
prog.cs(29,55): error CS1056: Unexpected character `”'
Compilation failed: 40 error(s), 0 warnings