QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#69465 | #2852. 为最美的那位献上花朵 | Isrothy | Compile Error | / | / | C++14 | 18b | 2022-12-27 17:41:18 | 2022-12-28 19:03:09 |
Judging History
This is the latest submission verdict.
- [2023-08-10 23:21:45]
- System Update: QOJ starts to keep a history of the judgings of all the submissions.
- [2022-12-28 19:03:09]
- Judged
- Verdict: Compile Error
- Time: 0ms
- Memory: 0kb
- [2022-12-27 17:41:18]
- Submitted
answer
print("carnation")
詳細信息
answer.code:1:6: error: expected constructor, destructor, or type conversion before ‘(’ token 1 | print("carnation") | ^