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