Run id: 88524

Main.cc: In function 'int main()':
Main.cc:6:18: error: invalid operands of types '' and 'char [255]' to binary 'operator>>'
     cin.getline>>s;
                  ^