Run ID 作者 问题 语言 测评结果 时间 内存 代码长度 提交时间
85088 sh25_shenpy 乘积最大 C++ 编译错误 0 MS 0 KB 326 2026-03-06 14:56:46

Tests(0/0):


#include <bits/stdc++.h> using namespace std; int main(){ int a,b,c,e[666],g,h,i; string z; cin>>a>>b>>z; c=77*77*77*77; if(a==10){ cout<<1722499009; } else if(a==6){ cout<<10100; }else if(a==9){ cout<<5166000; }else if(a==8){ cout<<234256; } } }


测评信息: