Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
88992 sh25_shengmy 气球 C++ 输出格式错误 0 MS 248 KB 120 2026-05-22 14:38:50

Tests(0/1):


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


测评信息: