1162 OPS欢迎您


Submit solution

Points: 100
Time limit: 1.0s
Memory limit: 32M

Problem types
Allowed languages
C, C++, Java, Python

Description

编制最简单程序,提交给在线判题系统(OPS),试试它对您的的反应。

Input

本题不涉及输入数据,也许是唯一不涉及输入数据的题。因此,无须与标准输入设备打交道。

Output

程序应输出“Welcome to the OPS.”字串,并以回车结束。您也可以试试,如果不输出回车,其代码能否通过提交系统的测试。

Sample

Input

Output

Welcome to the OPS.

Comments

There are no comments at the moment.