Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
レニーをジャンプさせるコードを作ろうとしているのですが、レニーはこんな顔をしています:( ͡° ͜ʖ ͡°)
コードをコンパイルして実行すると (g++ -o Lenny main.cpp)、出力 "( ͡° �~\�~V ͡°)" が得られます。表示させる方法はありますか( ͡° ͜ʖ ͡°)?
Unicode 文字を扱っています。このライブラリを使用できます: ICU .
詳細はこちら: