QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#462852 | #3098. Ancient Machine | egypt_ioi2024b_05 | Compile Error | / | / | C++20 | 2.5kb | 2024-07-04 07:50:44 | 2024-07-04 07:50:45 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Anna.code: In function ‘void Anna(int, std::vector<char>)’: Anna.code:32:22: error: ‘send’ was not declared in this scope; did you mean ‘Send’? 32 | for(int& i : ans)send(i); | ^~~~ | Send