时间限制:C/C++/Rust/Pascal 1秒,其他语言2秒
空间限制:C/C++/Rust/Pascal 64 M,其他语言128 M
64bit IO Format: %lld
题目描述
不同的游戏有着不同的开始提示,像Are you really?Go!或者Can you start?。再一些大型的比赛中也有一些提示语,像Wa,Ac.等等。所以现在要求你输出一句提示语:Do you want to play ACM?(yes\no)
输入描述:
无
输出描述:
在一行中输出这一句话,所有符号均为英文符号。一定要仔细
示例1
输出
复制
Do you want to play ACM?(yes\no)