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