/ WOJ / 题库 /

A+B Problem 非常规解法

A+B Problem 非常规解法

\(\textcolor{black}{\textup{\textrm{题目背景}}}\)

\(\textcolor{black}{\textup{\textrm{洛谷}}}\)\(\textcolor{black}{\textup{\textrm{题目传送门\_P1001}}}\)

\(\textcolor{black}{\textup{\textrm{此题为A+B非常规做法}}}\)

\(\textcolor{black}{\textup{\textrm{常规做法题面}}}\)

\(\textcolor{black}{\textup{\textrm{禁止将常规做法或题解/讨论等提交至此题}}}\)

\(\textcolor{black}{\textup{\textrm{题目描述}}}\)

\(\textcolor{black}{\textup{\textrm{输入两个自然数,输出他们的和}}}\)

\(\textcolor{black}{\textup{\textrm{Black\ Box吃下去的格式}}}\)

\(\textcolor{black}{\textup{\textrm{一行两个整数x和y}}}\)

\(\textcolor{black}{\textup{\textrm{Black\ Box拉出来的格式}}}\)

\(\textcolor{black}{\textup{\textrm{一行一个数,即x和y的和}}}\)

\(\textcolor{black}{\textup{\textrm{输入输出样例}}}\)

\(\textcolor{black}{\textup{\textrm{输入\ \#1}}}\)

114 514

\(\textcolor{black}{\textup{\textrm{输出\ \#1}}}\)

628

\(\textcolor{black}{\textup{\textrm{说明/提示}}}\)

\(\textcolor{black}{\textup{\textrm{对于100\%的数据点,保证有:0}}\le\textup{\textrm{x , y}}\le\textup{\textrm{32767}}}\)

信息

ID
1004
难度
4
分类
数据结构 | 线段树树状数组 点击显示
标签
(无)
递交数
3
已通过
0
通过率
0%
上传者