QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#22985#2895. 自白书li0201#AC ✓2ms3616kbC++2075b2022-03-11 14:15:062022-04-30 02:12:27

Judging History

This is the latest submission verdict.

  • [2023-08-10 23:21:45]
  • System Update: QOJ starts to keep a history of the judgings of all the submissions.
  • [2022-04-30 02:12:27]
  • Judged
  • Verdict: AC
  • Time: 2ms
  • Memory: 3616kb
  • [2022-03-11 14:15:06]
  • Submitted

answer

#include <bits/stdc++.h>
int main(){
	printf("kecheng\n");
	return 0;
}

详细

Test #1:

score: 100
Accepted
time: 2ms
memory: 3616kb

input:

Remember me, and help us

output:

kecheng

result:

ok single line: 'kecheng'