提交时间:2026-06-05 14:11:18

运行 ID: 89370

#include<bits/stdc++.h> using namespace std; int main() { cout<<51<<" "<<35<<" "<<16; return 0; }