QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#89511 | #5827. 异或图 | QAQQWQ | Compile Error | / | / | C++14 | 2.9kb | 2023-03-20 11:50:44 | 2023-03-20 11:50:46 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
answer.code:32:8: error: ISO C++ forbids declaration of ‘lb’ with no type [-fpermissive] 32 | inline lb(long long x){ | ^~