eolymp
bolt
Try our new interface for solving problems
Problems

Online lesson

Online lesson

Time limit 1 second
Memory limit 128 MiB

a students joined the videoconference lesson. But some of the students could not join due to the lack of Internet. Determine how many students were unable to join the video conference if it is known that there are s students in the class.

Input data

Two lines, each containing one integer:

  • the first line contains the number s~(1 \le s \le 10^6) — the number of students in the class;

  • the second line contains the number a~(0 \le a \le 10^6) — the number of students who could join the lesson.

Output data

Print the number of students who were unable to join the video conference.

Examples

Input example #1
30
6
Output example #1
24
Source ІІ stage of All-Ukrainian informatics olympiad in Zhitomyr region 17.12.2022