QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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");
}
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 1736kb
input:
output:
carnation
result:
ok