Run ID:3736
提交时间:2024-06-28 21:50:40
#include<iostream> using namespace std; int main(){ cout<<55<<endl<<275<<endl<<440; return 0; }