# include <iostream>

int main()
{
std::cout << "Goodbye World" << std::endl;
return 0;
}
  • Null.000
  • JoinedMarch 10, 2016



2 Reading Lists