1 solutions

  • 0
    @ 2024-1-21 10:25:15
    #include <iostream>
    #include <iomanip>
    #include <cmath>
    using namespace std;
    int main(){
    	
    	cout << "你好,世界。" ;
    	return 0;
    }
    
    • 1

    Information

    ID
    112
    Time
    1000ms
    Memory
    64MiB
    Difficulty
    1
    Tags
    # Submissions
    39
    Accepted
    29
    Uploaded By