提交时间:2026-01-04 14:56:01
运行 ID: 80012
#include<bits/stdc++.h> using namespace std; int main() { cout<<"c"<<" "<<3; return 0; }