QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#403734#7753. Energy Distributionucup-team199#Compile Error//C++203.4kb2024-05-02 18:03:102024-05-02 18:03:14

Details

answer.code: In function ‘void solve()’:
answer.code:88:10: error: ‘y’ was not declared in this scope
   88 |       ne[y] *= dy ;
      |          ^