QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#110158 | #6529. Alice, Bob and Circuit | DianasDog | Compile Error | / | / | C++20 | 14.1kb | 2023-05-31 21:26:44 | 2023-05-31 21:26:47 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
answer.code:459:1: error: ISO C++ forbids declaration of ‘circuit’ with no type [-fpermissive] 459 | circuit( | ^~~~~~~