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