QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#50772#2895. 自白书ieeAC ✓1ms1820kbC++1453b2022-09-29 11:21:472022-09-29 11:21:50

Judging History

你现在查看的是最新测评结果

  • [2023-08-10 23:21:45]
  • System Update: QOJ starts to keep a history of the judgings of all the submissions.
  • [2022-09-29 11:21:50]
  • 评测
  • 测评结果:AC
  • 用时:1ms
  • 内存:1820kb
  • [2022-09-29 11:21:47]
  • 提交

answer

#include <cstdio>
int main() {
	puts("kecheng");
}

详细

Test #1:

score: 100
Accepted
time: 1ms
memory: 1820kb

input:

Remember me, and help us

output:

kecheng

result:

ok single line: 'kecheng'