Run ID Author Problem Lang Verdict Time Memory Code Length Submit Time
85083 sh25_wangsj 乘积最大 C++ Wrong Answer 1 MS 248 KB 276 2026-03-06 14:55:10

Tests(3/4):


#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{ cout<<5166000; } }


Judgement Protocol: