提交时间:2026-05-22 15:29:42
运行 ID: 89125
#include <iostream> using namespace std; int main() { cout<<"7 31 6"<<endl<<<"8 14 14"<<endl<<"2"; return 0; }