QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#427425#8777. Passport Stampsucup-team1130#Compile Error//C++20668b2024-06-01 13:16:562024-06-01 13:16:56

Details

answer.code: In function ‘void solve()’:
answer.code:8:20: error: ‘c’ was not declared in this scope
    8 |     for (auto &i : c) cin >> i;
      |                    ^