提交时间:2026-01-04 15:09:55

运行 ID: 80248

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