提交时间:2026-01-04 15:16:41
运行 ID: 80429
#include <iostream> #include <algorithm> using namespace std; int main() { cout<<"3"; return 0; }