L1-026. I Love GPLT

    xiaoxiao2021-03-25  77

    //AC

    #include <iostream> #include <cstdlib> #include <stdio.h> #include <algorithm> #include <math.h> #include <string.h> #include <queue> #include <stack> #include <vector> #include <map> #include <set> typedef long long ll; using namespace std; int main(){ cout<<"I"<<endl; cout<<" "<<endl; cout<<"L"<<endl; cout<<"o"<<endl; cout<<"v"<<endl; cout<<"e"<<endl; cout<<" "<<endl; cout<<"G"<<endl; cout<<"P"<<endl; cout<<"L"<<endl; cout<<"T"<<endl; return 0; }

    转载请注明原文地址: https://ju.6miu.com/read-34954.html

    最新回复(0)