提交时间:2024-11-15 14:28:45
运行 ID: 56616
#include<iostream> using namespace std; int main() { cout<<4<<endl<<4<<endl<<8<<endl<<1<<endl<<1<<endl<<18; }