| Run ID | Author | Problem | Lang | Verdict | Time | Memory | Code Length | Submit Time |
|---|---|---|---|---|---|---|---|---|
| 85088 | sh25_shenpy | 乘积最大 | C++ | Compile Error | 0 MS | 0 KB | 326 | 2026-03-06 14:56:46 |
#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; } } }