提交时间:2025-12-28 22:22:04
运行 ID: 79161
#include<bits/stdc++.h> using namespace std; int main() {cout<<"1,4,9"<<endl; return 0; }