| Run ID | Author | Problem | Lang | Verdict | Time | Memory | Code Length | Submit Time |
|---|---|---|---|---|---|---|---|---|
| 85078 | sh25_wangsj | 乘积最大 | C++ | Wrong Answer | 1 MS | 248 KB | 231 | 2026-03-06 14:54:18 |
#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{ cout<<10100; } }