QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#472614#4927. Bounded Spanning TreeHuangHanShengCompile Error//C++20243b2024-07-11 17:32:392024-07-11 17:32:39

Details

answer.code: In function ‘int main()’:
answer.code:13:43: error: ‘a’ was not declared in this scope
   13 |                 for(int i=1;i<=m;i++)cin>>a;
      |                                           ^