QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#729405 | #9570. Binary Tree | ucup-team5630# | Compile Error | / | / | C++17 | 2.1kb | 2024-11-09 17:03:21 | 2024-11-09 17:03:28 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code:11:8: error: ISO C++ forbids declaration of ‘ask’ with no type [-fpermissive] 11 | inline ask(int u,int v){ | ^~~