提交时间:2025-05-23 14:31:46

运行 ID: 65583

#include<iostream> using namespace std; int main() { cout<<4<<endl<<4<<endl<<8<<endl<<1<<endl<<1<<endl<<18; }