| ||||||||||
| 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 | |||||||||
Hoho...2008 First Submission~~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