QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#21517 | #2852. 为最美的那位献上花朵 | LFCode# | AC ✓ | 1ms | 1736kb | C++14 | 53b | 2022-03-07 14:25:06 | 2022-12-28 19:01:55 |
Judging History
answer
#include<cstdio>
int main(){
puts("carnation");
}
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 1ms
memory: 1736kb
input:
output:
carnation
result:
ok