QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#132754#6657. 烂柯杯anhao100 ✓1ms3332kbC++14106b2023-07-31 14:28:192023-07-31 14:28:19

Judging History

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

  • [2023-08-10 23:21:45]
  • System Update: QOJ starts to keep a history of the judgings of all the submissions.
  • [2023-07-31 14:28:19]
  • 评测
  • 测评结果:100
  • 用时:1ms
  • 内存:3332kb
  • [2023-07-31 14:28:19]
  • 提交

answer

#include<bits/stdc++.h>
using namespace std;
int main(){
    cout << "kejie" << endl;
    return 0;
}

詳細信息

Test #1:

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

input:



output:

kejie

result:

ok "kejie"