Online JudgeProblem SetAuthorsOnline ContestsUser
Web Board
Home Page
F.A.Qs
Statistical Charts
Problems
Submit Problem
Online Status
Prob.ID:
Register
Update your info
Authors ranklist
Current Contest
Past Contests
Scheduled Contests
Award Contest
User ID:
Password:
  Register

能不能请教一个问题?怎么样开大的数组?

Posted by myi_i at 2004-10-28 22:00:21 on Problem 1941
我写了个这么的程序
#include"stdio.h"
main()
{
char big[3000][3000];
big[0][0]=1;

}
执行后报错
“该程序执行非法操作,即将关闭……” :( 


请教大家!谢谢 

Followed by:

Post your reply here:
User ID:
Password:
Title:

Content:

Home Page   Go Back  To top


All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator