hello world 发表于 2017-07-11 hello world first article123456#include<iostream>using namespace std;int main(){ cout<<"hello world!"; return 0;} It’s interesting,isn’t it?12PRINT "My name is Mafia"END but what is OI to me?123456789#include<iostream>using namespace std;typedef unsigned long long L;L s(1);int main(){ for(L i=1;i<=???;i++) s*=i; cout<<"The importance of OI is"<<s;} and I love programming!12PRINT "DO IT NOW!"END to be continued…