小月亮06

关注

A+B Problem

小月亮06

关注

阅读 118

2022-04-14

模拟即可。  

#include <cstdio>
int main(){
    int a,b;
    scanf("%d%d",&a,&b);
    printf("%d\n",a+b);
    return 0;
}

相关推荐

Star英

A加上B(A+B Problem)

Star英 106 0 0

elvinyang

A+B Problem新解

elvinyang 86 0 0

ZGtheGreat

南阳 A+B Problem II

ZGtheGreat 97 0 0

千妈小语

P1001 A+B Problem

千妈小语 39 0 0

yellowone

NYOJ1 - A+B Problem

yellowone 47 0 0

就是耍帅

NYOJ477 - A+B Problem III

就是耍帅 30 0 0

小美人鱼失去的腿

P1001 A+B Problem(python)

小美人鱼失去的腿 41 0 0

Soy丶sauce

(入门题)题目 1586: A+B problem

Soy丶sauce 42 0 0

菜头粿子园

洛谷P1001 A+B Problem

菜头粿子园 156 0 0

Mhhao

P1832 A+B Problem(再升级)

Mhhao 127 0 0

精彩评论(0)

0 0 举报