AQ. Special Judge 测试

    Type: Default 100ms 64MiB

Special Judge 测试

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

题目描述

输入 aabb,输出 a+ba + b 的结果,另外,直接输出 0 可以获得 50% 的分数。

输入格式

一行两个正整数 aabb

输出格式

一行一个正整数 a+ba + b

1 2
3

数据规模与约定

对于 100%100\% 的数据,a,b106a, b \leq 10 ^ 6