提交时间:2026-05-22 15:26:30
运行 ID: 89118
#include <iostream> using namespace std; int main() { cout<<"B"; return 0; }