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