QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
answer.code:459:1: error: ISO C++ forbids declaration of ‘circuit’ with no type [-fpermissive] 459 | circuit( | ^~~~~~~