提交时间:2025-12-09 16:02:01
运行 ID: 75721
#include<bits/stdc++.h> using namespace std; int main() { cout<<51<<" "<<35<<" "<<16; return 0; }