1 solutions

  • 0
    @ 2025-11-5 16:32:23

    C++ :

    #include<bits/stdc++.h>
    using namespace std;
    int main()
    {
    	printf("Hello Wuzhou Forgign Language School ZNU.");
       return 0;
    }
    
    

    Pascal :

    begin
      writeln('Hello Wuzhou Forgign Language School ZNU.');
    end.
    
    • 1

    Information

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