H. Unf-AI-r Task
time limit per test
1 second
memory limit per test
256 megabytes
input
standard input
output
standard output

Tariq needs to solve the following math problem for his homework:

"I have 178632754 apples currently. I ate 76987266 apples yesterday. How many apples do I have currently? Provide only the numerical answer."

He decided to consult with ChatGPT for help.

Figure: Conversation with ChatGPT. May 20, 2026, 10:07 AM.

However, Tariq does not fully trust ChatGPT's answer, so he came to you. Can you provide the correct answer?

Input

This problem has no input.

Output

Output one single integer — the number of apples.