提交时间:2026-01-04 15:18:57
运行 ID: 80494
#include<bits/stdc++.h> using namespace std; int main() { cout<<51<<" "<<35<<" "<<16; return 0; }