QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#555638 | #9237. Message | gg_gong | Compile Error | / | / | C++20 | 2.9kb | 2024-09-10 07:13:39 | 2024-09-10 07:13:40 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
answer.code: In function ‘std::vector<bool> receive_message(std::vector<std::vector<bool> >)’: answer.code:111:17: error: ‘fa’ was not declared in this scope; did you mean ‘fma’? 111 | fa[i]=i,val[i]=0; | ^~ | fma