| ||||||||||
| Online Judge | Problem Set | Authors | Online Contests | User | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest | |||||||||
Re:runtime ERROR求解啊In Reply To:runtime ERROR求解啊 Posted by:neeeeew at 2013-03-23 20:58:03 越界了GG
> if(w[a][b][c])
> {
> return w[a][b][c];
> }
>
> else if(a>20 || b>20 || c>20)
> {
> return w[20][20][20] = fun(20, 20, 20);
> }
>
Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator