2 lines
156 B
C++
Raw Normal View History

#include <iostream>
int main(){std::string 𖣠𔗢🞋𔗢𖣠="𖣠⚪𔗢⚪🞋⚪𔗢⚪𖣠";std::cout<<𖣠𔗢🞋𔗢𖣠<<std::endl;return 0;}