eolymp
Problems

Online lesson

Online lesson

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

Two lines, each containing one integer:

  • the first line contains the number s (1s106) - the number of students in the class;
  • the second line contains the number a (0a106) - the number of students who could join the lesson.

Output

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

Time limit 1 second
Memory limit 128 MiB
Input example #1
30
6
Output example #1
24
Source ІІ stage of All-Ukrainian informatics olympiad in Zhitomyr region 17.12.2022