提交时间:2026-05-22 15:13:34
运行 ID: 89090
#include <iostream> using namespace std; int main() { cout<<"<1>1 5 8 6 3 7 2 "; return 0; }