提交时间:2024-05-06 21:53:53
运行 ID: 146018
#include<iostream> using namespace std; int main(){ cout<<153<<endl<<370<<endl<<371<<endl<<407; return 0; }