QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#396113 | #2852. 为最美的那位献上花朵 | ucup-team1251 | AC ✓ | 0ms | 3560kb | C++98 | 101b | 2024-04-22 13:05:53 | 2024-04-22 13:05:53 |
Judging History
answer
#include <bits/stdc++.h>
using namespace std;
int main()
{
cout << "kangnaixin";
return 0;
}
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 0ms
memory: 3560kb
input:
output:
kangnaixin
result:
ok