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:急求前辈赐教!In Reply To:急求前辈赐教! Posted by:lishiyu1314 at 2009-08-11 16:58:22 > 太恐怖了!我市新手呀!脑袋快要炸了!为什么总是出现编译错误啊?不可能啊!我在VC上运行过呀!可以出来结果的!各位前辈,请赐教吧!急求呀!我这个大一新生,还是嫩点咯! >我也过有这种情况,那是因为VC有点讨厌的智能,可以自动包含一些常用的头文件,比如,不需要键入 #include<cstdlib> 就可以使用system("pause"); 而这在OJ上是不允许的,可能他用的是GCC编译器,对文件编写的要求较高, 建议你在VC下编写,在提交前先使用GCC编译器的IDE比如Code::Blocks测试一遍是否有编译错误^^ Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator