QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#132754 | #6657. 烂柯杯 | anhao | 100 ✓ | 1ms | 3332kb | C++14 | 106b | 2023-07-31 14:28:19 | 2023-07-31 14:28:19 |
Judging History
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"