Run ID:118380

提交时间:2025-04-28 19:04:51

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