Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
76723 sh25_zhuwy 百钱百鸡 C++ 通过 0 MS 244 KB 178 2025-12-19 16:30:12

Tests(1/1):


#include<bits/stdc++.h> using namespace std; int main() { cout<<"0 25 75"<<endl; cout<<"4 18 78"<<endl; cout<<"8 11 81"<<endl; cout<<"12 4 84"; return 0; }


测评信息: