1 solutions

  • 0
    @ 2025-11-5 19:38:05

    C++ :

    #include <cstdio>
    #include <iostream>
    #include <cmath>
    #include <algorithm>
    #include <cstring>
    using namespace std;
    string s;
    int main(){
        while(cin>>s)
            cout<<"膜拜"<<s<<"大学霸"<<endl;
        return 0;
    }
    
    
    • 1

    Information

    ID
    19480
    Time
    1000ms
    Memory
    128MiB
    Difficulty
    (None)
    Tags
    (None)
    # Submissions
    0
    Accepted
    0
    Uploaded By