Run ID:43589
提交时间:2022-12-21 10:40:06
#include<iostream> using namespace std; int main(){ cout<<81<<" "<<41<<" "<<21<<" "<<11<<" "<<6; return 0; }