QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#167514#7109. Traveling on the Axisucup-team979Compile Error//C++141.0kb2023-09-07 15:31:342023-09-07 15:31:34

Details

answer.code: In function ‘void solve()’:
answer.code:12:13: error: ‘size’ was not declared in this scope
   12 |     int n = size(s);
      |             ^~~~