QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#562047#8221. 多方计算HuluoboCompile Error//C++14575b2024-09-13 14:33:582024-09-13 14:33:59

Details

answer.code: In function ‘bool transmit(player&, int, int)’:
answer.code:13:51: error: ‘struct player’ has no member named ‘lastmessage’; did you mean ‘last_message’?
   13 |         int i = round - position - 1, lm = player.lastmessage;
      |                                                   ^~~~~~~~~~~
      |                                                   last_message