QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#308090#6657. 烂柯杯ckiseki#100 ✓1ms3600kbC++2095b2024-01-19 15:42:042024-01-19 15:42:05

Judging History

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

  • [2024-01-19 15:42:05]
  • 评测
  • 测评结果:100
  • 用时:1ms
  • 内存:3600kb
  • [2024-01-19 15:42:04]
  • 提交

answer

#include <bits/stdc++.h>
using namespace std;

int main() {
  cout << "kejie\n";
  return 0;
}

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:



output:

kejie

result:

ok "kejie"