Run ID:152327

提交时间:2026-04-25 11:31:49

#include<iostream> using namespace std; int main() { int a,b,c; cin>>a>>b>>c; cout<<abc<<endl; return 0; }