提交时间:2024-03-21 22:06:20

运行 ID: 91470

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