Run ID:119951

提交时间:2025-05-22 19:30:30

#include<iostream> using namespace std; int main(){ int n=5050; cout<<n; }