提交时间:2026-05-22 14:37:48
运行 ID: 88990
#include <bits/stdc++.h> using namespace std; int main(){ cout<<"red:11 blue:10 yellow:18"; return 0; }