提交时间:2024-10-20 20:38:30
运行 ID: 53427
#include<iostream> using namespace std; int main() { cout<<7<<endl; cout<<2<<endl; cout<<31<<endl; }