QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#462852#3098. Ancient Machineegypt_ioi2024b_05Compile Error//C++202.5kb2024-07-04 07:50:442024-07-04 07:50:45

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