提交时间:2026-06-05 15:26:15
运行 ID: 90294
#include<bits/stdc++.h> using namespace std; int main() {cout<<"(1,4),(2,3),(3,1)"<<endl; return 0; }