1 solutions

  • 0
    @ 2024-7-20 20:46:13

    李文宇出击

    #include<bits/stdc++.h>
    
    using namespace std;
    
    int main(){
    	long long a;
    	cin >> a;
    	cout << a;
    	return 0;
    	
    }
    
    • 1

    Information

    ID
    6860
    Time
    1000ms
    Memory
    128MiB
    Difficulty
    1
    Tags
    # Submissions
    31
    Accepted
    5
    Uploaded By