提交时间:2026-01-04 15:26:58

运行 ID: 80676

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