#9013. 「L1-105」珍惜生命 入门

时间限制:1000 ms 内存限制:256 MiB 标准输入输出
题目类型:传统 评测方式:文本比较
上传者: Wind_Rises

题目描述

前辈工程师 Martin Golding 教育我们说:“Always code as if the guy who ends up maintaining your code will be a violent psychopath

who knows where you live.”(写代码的时候,总是要把维护你代码的那个家伙想象成一个有暴力倾向的精神病,他还知道你住哪儿)。本题就请你直接在屏幕上

输出这句话。

输入格式

本题没有输入。

输出格式

在一行中输出 Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.。

样例

样例输入

复制

样例输出

复制Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.