提交时间:2026-06-12 14:18:14
运行 ID: 90651
#include<bits/stdc++.h> using namespace std; int main() { cout<<"正常"; return 0; }