QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#334527#7615. Sequence Foldingalch07Compile Error//C++201.2kb2024-02-22 02:30:382024-02-22 02:30:38

Details

answer.code: In function ‘int main()’:
answer.code:46:21: error: ‘pos’ was not declared in this scope; did you mean ‘ops’?
   46 |             cout << pos << endl;
      |                     ^~~
      |                     ops