QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#465152#8780. Training, Round 2大雨还在下 (Jiali Gan, Nan Jiang, Shourong Yu)Compile Error//C++171.7kb2024-07-06 17:40:292024-07-06 17:40:30

Details

answer.code: In function ‘void solve()’:
answer.code:59:24: error: invalid types ‘<unresolved overloaded function type>[long long int]’ for array subscript
   59 |             nn[x].erase[y];
      |                        ^