QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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;
}
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 1ms
memory: 3332kb
input:
output:
kejie
result:
ok "kejie"