| ||||||||||
| 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:Too goodIn Reply To:New message for Problem 1000 Posted by:767676 at 2026-05-17 18:58:52 > #include <stdio.h>
>
> int main(void)
> {
> 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