QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#308090 | #6657. 烂柯杯 | ckiseki# | 100 ✓ | 1ms | 3600kb | C++20 | 95b | 2024-01-19 15:42:04 | 2024-01-19 15:42:05 |
Judging History
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"