| ||||||||||
| 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 | |||||||||
你可以用g++,这里的c++是vc 6In Reply To:请大家 注意 某些onlineJudge不支持的地方 Posted by:fantasyorg at 2007-12-29 22:05:37 > example:
> {
> for(int i = 0; i < 5; i ++);
>
> for (int i = 0; i < 5; i ++);
> }
>
> //会被视为 编译错误
> //而在vs 2005 和vs 2008 都能通过
>
>
Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator