Compilation error (line 2, col 14): The type or namespace name 'Linq' does not exist in the namespace 'System' (are you missing an assembly reference?)
Compilation error (line 7, col 45): 'string' does not contain a definition for 'Reverse' and no accessible extension method 'Reverse' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?)
;