#!/usr/bin/env /friends/bin/cxxscript #include #include using namespace std; int main (){ ‪cout << “演算子濫用” + ”ヤメロ!” << endl;‬ return 0; }