Run ID:157528

提交时间:2026-07-29 10:17:44

#include<iostream> using namespace std; int main() { cout<<"123,456"; return 0; }