提交时间:2024-12-11 17:21:27
运行 ID: 58498
#include<iostream> using namespace std; int main() { cout<<4<<endl<<4<<endl<<8<<endl<<1<<endl<<1<<endl<<18; }