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