QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#89512 | #5827. 异或图 | QAQQWQ | Compile Error | / | / | C++11 | 2.9kb | 2023-03-20 11:51:06 | 2023-03-20 11:51:09 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:32:8: error: ISO C++ forbids declaration of ‘lb’ with no type [-fpermissive] 32 | inline lb(long long x){ | ^~