Main.cc: In function ‘int main()’: Main.cc:9:18: error: cannot convert ‘std::queue::empty’ from type ‘bool (std::queue::)() const’ to type ‘bool’ while ( ! ln . empty ) ^~~~~ Main.cc:9:18: error: in argument to unary !