QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#23007#2895. 自白书enh#AC ✓3ms3580kbC++14101b2022-03-11 15:15:072022-04-30 00:39:36

Judging History

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

  • [2023-08-10 23:21:45]
  • System Update: QOJ starts to keep a history of the judgings of all the submissions.
  • [2022-04-30 00:39:36]
  • 评测
  • 测评结果:AC
  • 用时:3ms
  • 内存:3580kb
  • [2022-03-11 15:15:07]
  • 提交

answer

#include <iostream>
using namespace std ;


int main ( ) {
	puts ( "kecheng" ) ;
	return 0 ;
}

詳細信息

Test #1:

score: 100
Accepted
time: 3ms
memory: 3580kb

input:

Remember me, and help us

output:

kecheng

result:

ok single line: 'kecheng'