提交时间:2024-10-27 10:20:42
运行 ID: 54320
#include<bits/stdc++.h> using namespace std; int main(){ cout << "1,4,9"; return 0; }