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

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:
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