第33589题 程序题
编写C++程序输出小写英文单词computer

题目描述

请编写程序输出英文单词computer

输入说明

无输入,请勿编写任何输入语句。

输出要求

  1. 严格输出小写英文单词computer,不得输出任何无关内容、多余空格或空行。
  2. 单词所有字母均为小写形式。

样例输出

computer
{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
编辑模式
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析