提交时间:2025-03-02 09:52:12
运行 ID: 310773
#include<iostream> using namespace std; int main(){ int a,b,c; cin>>a>>b>>c; cou<<a b c; return 0; }