QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#421274#8544. Colorful Graph 2ucup-team864#Compile Error//C++231.3kb2024-05-25 16:05:012024-05-25 16:05:02

Details

answer.code: In function ‘int main()’:
answer.code:25:29: error: ‘v’ was not declared in this scope
   25 |                         vis[v] = 0;
      |                             ^