Run ID:132187

提交时间:2025-10-07 11:50:44

#include <iostream> using namespace std; int main() { int a b; cin<<a<<b; cout>>b>>a; retirn 0; }