QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#313645#8136. Rebellious Edgeucup-team2313Compile Error//C++201.2kb2024-01-24 21:52:352024-01-24 21:52:35

Details

answer.code: In function ‘void solve()’:
answer.code:39:25: error: ‘ans’ was not declared in this scope; did you mean ‘ans1’?
   39 |                 cout << ans << "\n";
      |                         ^~~
      |                         ans1