Hello, AACPSCHOOL!


Submit solution

Points: 100
Time limit: 0.25s
Memory limit: 256M

Author:
Problem type
Allowed languages
C, C++

Print "Hello, AACPSCHOOL!" (without the double quotes).


This problem is simply a typing exercise.

Please type the code shown in the image below to solve this problem.

Input

There is no input for this problem.

Output

Print a single line containing "Hello, AACPSCHOOL!" (without the double quotes).

Note: The space after the comma must be preserved exactly as shown—do not add extra spaces or omit the space.

Sample Input 1

Sample Ouput 1

Hello, AACPSCHOOL!