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