提交时间:2026-05-22 14:37:30

运行 ID: 88989

#include <bits/stdc++.h> using namespace std; int main(){ cout<<"red:11 blue:10 yellow:18"; return 0; }