提交时间:2022-05-28 10:02:46

运行 ID: 978

#include <bits/stdc++.h> using namespace std; int main(){ cout<<100; return 0; }