Run ID:133002
提交时间:2025-10-13 16:53:27
#include <iostream> using namespace std; int main(){ int x=4 5 6; cout<<x; }