Run ID:1232

提交时间:2023-08-23 09:37:19

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