Run id: 88523

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