| ||||||||||
| 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 | |||||||||
I got the first Comile error in 2008... Any way, Good Luck 2008!~In Reply To:Hoho...2008 First Submission~~ Posted by:palmtenor at 2008-01-01 00:01:02 > 3021387 palmtenor 1000 Accepted 296K 0MS G++ 215B 2008-01-01 00:00:01
>
> Source Code
>
> Problem: 1000 User: palmtenor
> Memory: 296K Time: 0MS
> Language: G++ Result: Accepted
>
> Source Code
> #include <iostream>
> using namespace std;
>
> //Good Luck 2008!
> //Good Luck Excalibur!!
> //Good Luck World Final!!!
>
> int main(){
> int a,b;
> scanf("%d%d",&a,&b);
> printf("%d\n",a+b);
> return 0;
> }
>
Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator