提交时间:2026-01-04 15:10:45
运行 ID: 80268
#include<bits/stdc++.h> using namespace std; int main() {cout<<"1,4,9"<<endl; return 0; }