提交时间:2024-01-25 21:20:31

运行 ID: 128605

#include<bits/stdc++.h> using namespace std; int main() { cout<<"5->2->3->1"; return 0; }