Run ID:99509

提交时间:2024-11-29 23:26:44

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