QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#421248 | #67. Two Transportations | mekoszc | Compile Error | / | / | C++20 | 3.3kb | 2024-05-25 15:55:25 | 2024-05-25 15:55:26 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Baijan.code: In function ‘void ReceiveB(bool)’: Baijan.code:86:9: error: ‘ic’ was not declared in this scope 86 | else ic(cnt<n) | ^~ Baijan.code:87:18: error: ‘i’ was not declared in this scope 87 | for(int i=8;~i;--i) | ^