#include <iostream> int main() { std::cout << "🙂🙂" << std::endl; return 0;}
#include <iostream> int main() { std::cout << "🙂🙂"; return 0; }
🙂🙂
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!