Run ID:1229

提交时间:2023-08-23 09:36:21

#include<iostream> using namespace std; int main(){ cout<<45; return 0; }