QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#69443 | #2852. 为最美的那位献上花朵 | MaMengQi | Compile Error | / | / | C++14 | 61b | 2022-12-27 16:13:36 | 2022-12-28 19:03:04 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:1:6: error: expected constructor, destructor, or type conversion before ‘(’ token 1 | print("Carnation") | ^