提交时间:2025-02-28 18:34:04
运行 ID: 310217
#include<iostream> using namespace std; int main(){ int n,g,s,b,k; cin>>n; cout<<(g+s+b+k) return 0; }