QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#300112 | #83. Jumping Grasshopper | lmq26052003 | Compile Error | / | / | C++17 | 2.6kb | 2024-01-07 18:11:51 | 2024-01-07 18:11:52 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘int main()’: answer.code:103:47: error: expected ‘:’ before ‘)’ token 103 | cout << (ret.second == -1 ? at) << '\n'; | ^ | : answer.code:103:47: error: expected primary-expression before ‘)’ token