A+B Problem
该比赛已结束,您无法在比赛模式下递交该题目。您可以点击“在题库中打开”以普通模式查看和递交本题。
Description
Given two integers \(y\) and \(m\), How tall YM are? (mm)
Format
Input
Two integers \(y\) and \(m\), satisfying \(0 <= y, m <= 32767\).
Output
One integer, YM's Tall (mm).
Sample 1
Input
114 514
Output
-400